diff --git a/VERSION b/VERSION index c20c8ac5..b8d12d73 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.6 \ No newline at end of file +2.6.1 \ No newline at end of file diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 07e0a243..190f82ad 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,6 +1,13 @@ Changelog ========= +v2.6.1 (2025-12-16) +------------------- +Release note: `v2.6.1 `_ + +* Fixed some bugs in `DocxReader`. +* Replace outdated `pylzma` dependency by `py7zr`. + v2.6 (2025-09-19) ----------------- Release note: `v2.6 `_