summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
authorMarat Radchenko <marat@slonopotamus.org>2024-01-13 18:51:28 +0300
committerMarat Radchenko <marat@slonopotamus.org>2024-01-13 18:51:28 +0300
commit4a8bd53cea47575e2db8f8ac998c70f78f0e8504 (patch)
treede9ed09d3f3ff18a1ed3f522db38c7b18372746b /CHANGELOG.adoc
parent604dc48e8b3a8d77356a263f0120afb802438bdb (diff)
Release 2.0.1
Diffstat (limited to 'CHANGELOG.adoc')
-rw-r--r--CHANGELOG.adoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index 61241fd..ccebb08 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -5,6 +5,10 @@
This document provides a high-level view of the changes to the {project-name} by release.
For a detailed view of what has changed, refer to the {uri-repo}/commits/master[commit history] on GitHub.
+== 2.0.1 (2024-01-13) - @slonopotamus
+
+* restore styling of `<strong>` and `<em>` (#461)
+
== 2.0.0 (2024-01-12) - @slonopotamus
* fix handling of chapters with Unicode titles for Mobi (#417)
@@ -23,10 +27,6 @@ For a detailed view of what has changed, refer to the {uri-repo}/commits/master[
* add support for floating blocks (#405)
* fix `<hN>` tags for chapters (#388)
-== Unreleased
-
-* restore styling of `<strong>` and `<em>` (#461)
-
== 1.5.1 (2021-04-29) - @slonopotamus
* update Font Awesome Solid to 5.15.1