Skip to content

Commit 4c7207b

Browse files
chore: bump version to 1.2.0 [skip ci]
1 parent db3fdb5 commit 4c7207b

File tree

3 files changed

+235
-335
lines changed

3 files changed

+235
-335
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [v1.2.0](https://github.com/docling-project/docling-serve/releases/tag/v1.2.0) - 2025-08-07
2+
3+
### Feature
4+
5+
* Workers without shared models and convert params ([#304](https://github.com/docling-project/docling-serve/issues/304)) ([`db3fdb5`](https://github.com/docling-project/docling-serve/commit/db3fdb5bc1a0ae250afd420d737abc4071a7546c))
6+
* Add rocm image build support and fix cuda ([#292](https://github.com/docling-project/docling-serve/issues/292)) ([`fd1b987`](https://github.com/docling-project/docling-serve/commit/fd1b987e8dc174f1a6013c003dde33e9acbae39a))
7+
18
## [v1.1.0](https://github.com/docling-project/docling-serve/releases/tag/v1.1.0) - 2025-07-30
29

310
### 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-serve"
3-
version = "1.1.0" # DO NOT EDIT, updated automatically
3+
version = "1.2.0" # DO NOT EDIT, updated automatically
44
description = "Running Docling as a service"
55
license = {text = "MIT"}
66
authors = [

0 commit comments

Comments
 (0)