Version bump.
[librarian.git] / CHANGELOG.md
index 91af9c2..ecb5c4a 100644 (file)
@@ -2,6 +2,37 @@
 
 This document records all notable changes to Librarian.
 
+
+## 1.8.3 (2020-05-28)
+
+### Fixed
+- XML entities in MathML breaking PDF generation.
+- Regression: verse numbering was lost.
+
+
+## 1.8.2 (2020-04-03)
+
+### Changed
+- New Ebookpoint logo.
+
+
+## 1.8.1 (2020-02-18)
+
+### Changed
+- Multiple authors on cover are now split into lines.
+
+
+## 1.8 (2020-02-12)
+
+### Added
+- Support for tags: podtytul_*.
+- Swappable CSS for HTML preview (as --css).
+- First version of a test file in tests/uat.
+
+### Changed
+- Verses in HTML are now generated as div, not p, to prevent blank lines on copying.
+
+
 ## 1.7.8 (2020-02-05)
 
 ### Added