X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/852a6258b74c3c8dc23b591491eedf74cf86eea5..665c88719c108626edee864affe07b085d28b7b4:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index c392530..ec4bfee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ This document records all notable changes to Librarian. +## 1.7.6 (2019-10-01) + +### Changed +- Epub: only attach images referenced in the text. + + +## 1.7.5 (2019-08-19) + +### Changed +- Updated information on the back of EPUB and PDF files. + + +## 1.7.4 (2019-08-01) + +### Fixed +- `html.tranform_abstract` bytes vs text confusion. +- Tests. + ## 1.7.3 (2019-07-31)