Skip to content

Commit e4e3295

Browse files
chore: bump version to 2.0.0 [skip ci]
1 parent d0385de commit e4e3295

File tree

3 files changed

+31
-21
lines changed

3 files changed

+31
-21
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [v2.0.0](https://github.com/docling-project/docling-langchain/releases/tag/v2.0.0) - 2025-11-17
2+
3+
### Feature
4+
5+
* Upgrade to langchain v1 ([#25](https://github.com/docling-project/docling-langchain/issues/25)) ([`d0385de`](https://github.com/docling-project/docling-langchain/commit/d0385de301aa781ca7834ca9f3ee2120ee3cae76))
6+
7+
### Breaking
8+
9+
* upgrade to langchain v1 ([#25](https://github.com/docling-project/docling-langchain/issues/25)) ([`d0385de`](https://github.com/docling-project/docling-langchain/commit/d0385de301aa781ca7834ca9f3ee2120ee3cae76))
10+
111
## [v1.1.0](https://github.com/docling-project/docling-langchain/releases/tag/v1.1.0) - 2025-09-10
212

313
### 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 = "1.1.0" # DO NOT EDIT, updated automatically
3+
version = "2.0.0" # DO NOT EDIT, updated automatically
44
description = "Docling LangChain integration"
55
license = "MIT"
66
license-files = ["LICENSE"]

uv.lock

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

0 commit comments

Comments
 (0)