Skip to content

Commit 28bd65c

Browse files
chore: bump version to 2.20.0 [skip ci]
1 parent d622800 commit 28bd65c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v2.20.0](https://github.com/DS4SD/docling-core/releases/tag/v2.20.0) - 2025-02-19
2+
3+
### Feature
4+
5+
* Introduce Key-Value and Forms items ([#158](https://github.com/DS4SD/docling-core/issues/158)) ([`d622800`](https://github.com/DS4SD/docling-core/commit/d6228007502fc1f27400059eae7bb768209c0a6f))
6+
17
## [v2.19.1](https://github.com/DS4SD/docling-core/releases/tag/v2.19.1) - 2025-02-17
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "docling-core"
3-
version = "2.19.1"
3+
version = "2.20.0"
44
description = "A python library to define and validate data types in Docling."
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)