Fix transform_abstracy + tests.
[librarian.git] / CHANGELOG.md
index 8a18029..009faf9 100644 (file)
@@ -3,6 +3,25 @@
 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