Skip to content

Commit d2fb47f

Browse files
chore: bump version to 2.54.1 [skip ci]
1 parent f8e09ec commit d2fb47f

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [v2.54.1](https://github.com/docling-project/docling-core/releases/tag/v2.54.1) - 2025-12-08
2+
3+
### Fix
4+
5+
* Switch meta migration logging to info ([#452](https://github.com/docling-project/docling-core/issues/452)) ([`f8e09ec`](https://github.com/docling-project/docling-core/commit/f8e09ecf69fc161ff6995f782afb7405619a4a2b))
6+
7+
### Documentation
8+
9+
* Minor update to add extras to reflect main readme. ([#448](https://github.com/docling-project/docling-core/issues/448)) ([`b522061`](https://github.com/docling-project/docling-core/commit/b5220616c8207140859f1887a624a305247d0116))
10+
111
## [v2.54.0](https://github.com/docling-project/docling-core/releases/tag/v2.54.0) - 2025-11-29
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 = "docling-core"
3-
version = "2.54.0" # DO NOT EDIT, updated automatically
3+
version = "2.54.1" # 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)