Response images.
[librarian.git] / CHANGELOG.md
index d7aa233..6f17bfb 100644 (file)
@@ -3,6 +3,45 @@
 This document records all notable changes to Librarian.
 
 
+## 1.13 (2021-01-27)
+
+### Changed
+- Responsive images in HTML. This changes the html.transform API.
+
+
+## 1.12 (2021-01-27)
+
+### Added
+- Content warnings.
+
+
+## 1.11.3 (2021-01-25)
+
+### Fixed
+- Missing items in EPUB TOC.
+
+
+## 1.11.2 (2020-12-18)
+
+### Fixed
+- MathML in EPUBs.
+- Subchapters without chapters in EPUBs.
+
+
+## 1.11 (2020-12-09)
+
+### Added
+
+- Experimental DAISY builder.
+
+
+## 1.10 (2020-11-09)
+
+### Added
+
+- Support for `ref` tags in HTML.
+
+
 ## 1.9 (2020-10-08)
 
 ### Added