CHANGELOG.md in tanuki_emoji-0.1.0 vs CHANGELOG.md in tanuki_emoji-0.2.0
- old
+ new
@@ -4,10 +4,17 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+## [0.2.0] - 2021-07-09
+### Added
+- Bundled Noto Emoji assets for each corresponding indexed Emoji
+- `Character` responds to `#image_name` pointing to Noto Emoji filenames
+- `TanukiEmoji` responds to `.images_path` pointing to Emoji assets folder
+
## [0.1.0] - 2021-07-04
### Added
- Initial release with index and Character information support
[0.1.0]:https://gitlab.com/brodock/tanuki_emoji/-/releases/v0.1.0
+[0.2.0]:https://gitlab.com/brodock/tanuki_emoji/-/releases/v0.2.0