Skip to content

Commit e881cf3

Browse files
chore: bump version to 1.0.0 [skip ci]
1 parent 2c6d00a commit e881cf3

File tree

3 files changed

+20
-5
lines changed

3 files changed

+20
-5
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [v1.0.0](https://github.com/docling-project/docling-langchain/releases/tag/v1.0.0) - 2025-06-10
2+
3+
### Feature
4+
5+
* Switch to v1 ([#15](https://github.com/docling-project/docling-langchain/issues/15)) ([`2c6d00a`](https://github.com/docling-project/docling-langchain/commit/2c6d00a3299a585423b9c94f6b240e7e3252a80f))
6+
* Enable Python 3.13, update deps, switch to uv, add codecov ([#14](https://github.com/docling-project/docling-langchain/issues/14)) ([`63b94ac`](https://github.com/docling-project/docling-langchain/commit/63b94acb9cfbb5e50df56de6849b0b9ea5d0a510))
7+
8+
### Breaking
9+
10+
* switch to v1 ([#15](https://github.com/docling-project/docling-langchain/issues/15)) ([`2c6d00a`](https://github.com/docling-project/docling-langchain/commit/2c6d00a3299a585423b9c94f6b240e7e3252a80f))
11+
12+
### Documentation
13+
14+
* Update README ([#3](https://github.com/docling-project/docling-langchain/issues/3)) ([`aa50365`](https://github.com/docling-project/docling-langchain/commit/aa50365e70aa2c2aad3e1e9ab5936a3ed585e83f))
15+
116
## [v0.2.0](https://github.com/DS4SD/docling-langchain/releases/tag/v0.2.0) - 2025-01-08
217

318
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "langchain-docling"
3-
version = "0.2.0" # DO NOT EDIT, updated automatically
3+
version = "1.0.0" # DO NOT EDIT, updated automatically
44
description = "Docling LangChain integration"
55
license = "MIT"
66
license-files = ["LICENSE"]

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)