Fixes
[librarian.git] / CHANGELOG.md
index 13da76c..56ccb9f 100644 (file)
@@ -2,6 +2,42 @@
 
 This document records all notable changes to Librarian.
 
+
+## 2.4.5 (2022-07-08)
+
+# Fixed
+- Bug in reading picture XML.
+- Bug in setting WLURI.slug
+
+
+## 2.4.4 (2022-07-07)
+
+### Fixed
+- Packaging error.
+
+
+## 2.4.3 (2022-06-07)
+
+### Fixed
+- Fix for new cover with custom size.
+
+
+## 2.4.2 (2022-05-23)
+
+### Fixed
+- Error reporting on metadata parse error.
+
+
+## 2.4.1 (2022-05-12)
+
+### Added
+- `category.legimi` metadata field
+
+### Changed
+- Fix PDF support for 'Geometric shapes' characters.
+- Explicitly ignore unknown elements in v2 elements API.
+
+
 ## 2.4 (2022-05-06)
 
 ### Added