mirror of
https://github.com/docling-project/docling-serve.git
synced 2026-03-07 22:33:44 +00:00
chore: bump version to 1.12.0 [skip ci]
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,3 +1,18 @@
|
||||
## [v1.12.0](https://github.com/docling-project/docling-serve/releases/tag/v1.12.0) - 2026-02-06
|
||||
|
||||
### Feature
|
||||
|
||||
* Updates for chart extraction functionality ([#491](https://github.com/docling-project/docling-serve/issues/491)) ([`7e461b1`](https://github.com/docling-project/docling-serve/commit/7e461b115bb66ddd1628372e09b40669138bd3e4))
|
||||
|
||||
### Docling libraries included in this release:
|
||||
- docling 2.72.0
|
||||
- docling-core 2.63.0
|
||||
- docling-ibm-models 3.11.0
|
||||
- docling-jobkit 1.10.1
|
||||
- docling-mcp 1.3.4
|
||||
- docling-parse 4.7.3
|
||||
- docling-serve 1.12.0
|
||||
|
||||
## [v1.11.0](https://github.com/docling-project/docling-serve/releases/tag/v1.11.0) - 2026-01-28
|
||||
|
||||
### Feature
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "docling-serve"
|
||||
version = "1.11.0" # DO NOT EDIT, updated automatically
|
||||
version = "1.12.0" # DO NOT EDIT, updated automatically
|
||||
description = "Running Docling as a service"
|
||||
license = {text = "MIT"}
|
||||
authors = [
|
||||
|
||||
Reference in New Issue
Block a user