X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/8df0bad21a18b56933084288320fa35e2a3fce6f..92b8744bb51907c7147018d4fb44b0c56298d472:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index f441e50..2fd7960 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,55 @@ This document records all notable changes to Librarian. +## 2.3.2 (2021-12-21) + +### Fixed: +- Legimi cover colors. +- EPUB/MOBI TOC styling. + + +## 2.3.1 (2021-12-20) + +### Fixed: +- Additional logos order. + + +## 2.3 (2021-12-20) + +### Added: +- New MOBI builder. +- Document statistics. +- Legimi cover classes. + +### Changed +- Default licensing info. + + +## 2.2 (2021-10-07) + +### Added +- Support for block annotations. +- Option to use endnotes in PDF. + +### Fixed +- Avoid hanging conjunctions on covers. + + +## 2.1 (2021-07-08) + +### Added +- Basic document structure validation. +- Support for headers inside quotes in epub. + + +## 2.0 (2021-07-08) + +### Added +- New Document API. +- New EPUB builder. +- New `librarian` entry point for converters. + + ## 1.15 (2021-03-02) ### Fixed