Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4994d0f

Browse files
chore: bump version to 2.0.0 [skip ci]
1 parent b418ec6 commit 4994d0f

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [v2.0.0](https://github.com/docling-project/docling-mcp/releases/tag/v2.0.0) - 2026-05-19
2+
3+
### Feature
4+
5+
* Use remote Docling within tool - with local fallback as optional ([#97](https://github.com/docling-project/docling-mcp/issues/97)) ([`b418ec6`](https://github.com/docling-project/docling-mcp/commit/b418ec61b1d4b3fd7b21ea7a7e40281a4b78428b))
6+
7+
### Breaking
8+
9+
* Use remote Docling within tool - with local fallback as optional ([#97](https://github.com/docling-project/docling-mcp/issues/97)) ([`b418ec6`](https://github.com/docling-project/docling-mcp/commit/b418ec61b1d4b3fd7b21ea7a7e40281a4b78428b))
10+
11+
### Documentation
12+
13+
* **security:** Add GitHub Private Vulnerability Reporting ([#96](https://github.com/docling-project/docling-mcp/issues/96)) ([`2c80fb0`](https://github.com/docling-project/docling-mcp/commit/2c80fb0fd2c3f0fbd84ab808d50ab787bceec124))
14+
115
## [v1.3.4](https://github.com/docling-project/docling-mcp/releases/tag/v1.3.4) - 2026-01-22
216

317
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "docling-mcp"
7-
version = "1.3.4" # DO NOT EDIT, updated automatically
7+
version = "2.0.0" # DO NOT EDIT, updated automatically
88
description = "Running Docling as an agent using tools"
99
license = "MIT"
1010
license-files = ["LICENSE"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)