CHANGELOG.adoc in fb2rb-0.2.0 vs CHANGELOG.adoc in fb2rb-0.2.1
- old
+ new
@@ -5,9 +5,13 @@
:uri-project: https://github.com/{slug}
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-project}/commits/master[commit history] on GitHub.
+== 0.2.1 (2020-07-24) - @slonopotamus
+
+* Fix field annotation on `FB2rb::TitleInfo::date`
+
== 0.2.0 (2020-07-24) - @slonopotamus
* Add support for reproducible builds
* Remove broken `FB2rb::Book.to_ios`.
Use `FB2rb::Book.write` instead.