Skip to content

Commit 9b9e8a7

Browse files
chore: bump version to 2.50.0 [skip ci]
1 parent 2ee3cac commit 9b9e8a7

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [v2.50.0](https://github.com/docling-project/docling-core/releases/tag/v2.50.0) - 2025-10-30
2+
3+
### Feature
4+
5+
* Add metadata model hierarchy ([#408](https://github.com/docling-project/docling-core/issues/408)) ([`2ee3cac`](https://github.com/docling-project/docling-core/commit/2ee3cacdd640414a3e9a8b861a15c4baba6f1d06))
6+
* Add split view & YAML support to CLI viewer ([#407](https://github.com/docling-project/docling-core/issues/407)) ([`a3feae0`](https://github.com/docling-project/docling-core/commit/a3feae0a1e4b8adfe05009f7a12e648e8aedd149))
7+
* New picture classes for doctags ([#404](https://github.com/docling-project/docling-core/issues/404)) ([`ada4068`](https://github.com/docling-project/docling-core/commit/ada4068e7a1b3b32e6dcda93658fae8b98ddfb4d))
8+
19
## [v2.49.0](https://github.com/docling-project/docling-core/releases/tag/v2.49.0) - 2025-10-16
210

311
### 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 = "docling-core"
3-
version = "2.49.0" # DO NOT EDIT, updated automatically
3+
version = "2.50.0" # DO NOT EDIT, updated automatically
44
description = "A python library to define and validate data types in Docling."
55
license = "MIT"
66
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)