Skip to content

Commit 29b2c72

Browse files
chore: bump version to 2.0.1 [skip ci]
1 parent e12d6a7 commit 29b2c72

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [v2.0.1](https://github.com/DS4SD/docling-core/releases/tag/v2.0.1) - 2024-10-18
2+
3+
### Fix
4+
5+
* Fix legacy doc ref ([#48](https://github.com/DS4SD/docling-core/issues/48)) ([`e12d6a7`](https://github.com/DS4SD/docling-core/commit/e12d6a70c383a8d3f0c3d73aa6c5eec62a0c3251))
6+
* Add-mimetype-for-asciidocs-markdown ([#47](https://github.com/DS4SD/docling-core/issues/47)) ([`0aab007`](https://github.com/DS4SD/docling-core/commit/0aab0073bbeabe62b2a19e872e108438c199f6c0))
7+
18
## [v2.0.0](https://github.com/DS4SD/docling-core/releases/tag/v2.0.0) - 2024-10-16
29

310
### Feature

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.0.0"
3+
version = "2.0.1"
44
description = "A python library to define and validate data types in Docling."
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)