X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/4e329824f40367945de11d3647396859092f5c2c..2c15db814c7f40406b6a86383e3e4bc8825b7faf:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index dbc3209..009faf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,32 @@ This document records all notable changes to Librarian. + +## 1.7.4 (2019-08-01) + +### Fixed +- `html.tranform_abstract` bytes vs text confusion. +- Tests. + + +## 1.7.3 (2019-07-31) + +### Added +- Support for wl:coverLogoUrl, for adding cover logos. + + +## 1.7.2 (2019-03-12) + +### Fixed +- Fix for Picture in Python 3: open image in binary mode. + + +## 1.7.1 (2019-03-01) + +### Fixed +- Bug in cover generation. + + ## 1.7 (2019-02-27) ### Added