Skip to content

Commit eb90006

Browse files
chore: bump version to 2.68.0 [skip ci]
1 parent a661bb1 commit eb90006

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [v2.68.0](https://github.com/docling-project/docling-core/releases/tag/v2.68.0) - 2026-03-07
2+
3+
### Feature
4+
5+
* Add plain-text serializer ([#522](https://github.com/docling-project/docling-core/issues/522)) ([`e363c95`](https://github.com/docling-project/docling-core/commit/e363c951d8b67b67a23e7bd4a7d92969a7875a33))
6+
7+
### Fix
8+
9+
* Prevent infinite loop in LineBasedTokenChunker with unbreakable tokens ([#533](https://github.com/docling-project/docling-core/issues/533)) ([`a661bb1`](https://github.com/docling-project/docling-core/commit/a661bb10cb46a7b8ce338773e6e95e558b96d669))
10+
111
## [v2.67.1](https://github.com/docling-project/docling-core/releases/tag/v2.67.1) - 2026-03-05
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-core"
3-
version = "2.67.1" # DO NOT EDIT, updated automatically
3+
version = "2.68.0" # DO NOT EDIT, updated automatically
44
description = "A python library to define and validate data types in Docling."
55
license = "MIT"
66
license-files = ["LICENSE"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)