Skip to content

Commit e0ca3bb

Browse files
authored
new version 2.3.1 (#507)
1 parent 9f0dcbe commit e0ca3bb

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3
1+
2.3.1

docs/source/changelog.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
=========
33

4+
v2.3.1 (2024-11-15)
5+
-------------------
6+
Release note: `v2.3.1 <https://github.com/ispras/dedoc/releases/tag/v2.3.1>`_
7+
8+
* Fix bug with bold lines in `DocxReader` (see `issue 479 <https://github.com/ispras/dedoc/issues/479>`_)
9+
* Upgraded requirements.txt (beautifulsoup4 to 4.12.3 version)
10+
* Added support for external grobid (added support parameter "Authorization")
11+
* Added GOST (Russian government standard) frame recognition in `PdfTabbyReader` (`need_gost_frame_analysis` parameter)
12+
* Update documentation (added GOST frame recognition)
13+
414
v2.3 (2024-09-19)
515
-----------------
616
Release note: `v2.3 <https://github.com/ispras/dedoc/releases/tag/v2.3>`_

0 commit comments

Comments
 (0)