Skip to content

Commit 2fffb14

Browse files
chore: bump version to 5.4.0 [skip ci]
1 parent 9657023 commit 2fffb14

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [v5.4.0](https://github.com/docling-project/docling-parse/releases/tag/v5.4.0) - 2026-02-24
2+
3+
### Feature
4+
5+
* Add config option to remove glyph output ([#231](https://github.com/docling-project/docling-parse/issues/231)) ([`9657023`](https://github.com/docling-project/docling-parse/commit/96570232f653b3588d88878b45d167f70d9ed654))
6+
7+
### Fix
8+
9+
* Updated the debug log ([#229](https://github.com/docling-project/docling-parse/issues/229)) ([`36eb392`](https://github.com/docling-project/docling-parse/commit/36eb3928fd57be02819a36fcadd8ce4d705511a5))
10+
111
## [v5.3.4](https://github.com/docling-project/docling-parse/releases/tag/v5.3.4) - 2026-02-23
212

313
### 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-parse"
3-
version = "5.3.4"
3+
version = "5.4.0"
44
description = "Simple package to extract text with coordinates from programmatic PDFs"
55
license = "MIT"
66
keywords = ["docling", "pdf", "parser"]

uv.lock

Lines changed: 2 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)