diff --git a/VERSION b/VERSION index f514a2f0..f76f9131 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.1 \ No newline at end of file +0.9.2 \ No newline at end of file diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index cc3d492b..8602e89b 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,6 +1,17 @@ Changelog ========= +v0.9.2 (2023-07-18) +------------------- +Release note: `v0.9.2 `_ + +* Fix bug for diplomas with `insert_table=true`. +* Fix logging in PDF slicing. +* Make PdfAutoReader faster. +* Update bold classifier. +* Tests Refactoring. +* Fix bug in models downloading inside docker container. + v0.9.1 (2023-07-05) ------------------- Release note: `v0.9.1 `_