Skip to content

Commit a0ded21

Browse files
chore: bump version to 2.57.0 [skip ci]
1 parent 8b082e9 commit a0ded21

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v2.57.0](https://github.com/docling-project/docling-core/releases/tag/v2.57.0) - 2025-12-18
2+
3+
### Feature
4+
5+
* Enable heading-only chunks for empty-section headings ([#461](https://github.com/docling-project/docling-core/issues/461)) ([`8b082e9`](https://github.com/docling-project/docling-core/commit/8b082e9b9d8bf7ff82bd0a32f39325052d958f9a))
6+
17
## [v2.56.0](https://github.com/docling-project/docling-core/releases/tag/v2.56.0) - 2025-12-17
28

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