Skip to content

Commit 2ed4374

Browse files
chore: bump version to 2.49.0 [skip ci]
1 parent 47b70d3 commit 2ed4374

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [v2.49.0](https://github.com/docling-project/docling-core/releases/tag/v2.49.0) - 2025-10-16
2+
3+
### Feature
4+
5+
* Python 3.14 compatibility ([#403](https://github.com/docling-project/docling-core/issues/403)) ([`47b70d3`](https://github.com/docling-project/docling-core/commit/47b70d3c246f7aa8fe4967cbad07660c15d0b505))
6+
* Rendering of checkboxes in markdown ([#381](https://github.com/docling-project/docling-core/issues/381)) ([`abfa81f`](https://github.com/docling-project/docling-core/commit/abfa81f0651e70c1b3bc479f5621f706d66f0cbd))
7+
18
## [v2.48.4](https://github.com/docling-project/docling-core/releases/tag/v2.48.4) - 2025-10-01
29

310
### Fix

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.48.4" # DO NOT EDIT, updated automatically
3+
version = "2.49.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)