CHANGELOG.md in tanuki_emoji-0.2.0 vs CHANGELOG.md in tanuki_emoji-0.2.1

- old
+ new

@@ -4,10 +4,14 @@ 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.1] - 2021-07-09 +### Modified +- Noto Emoji assets were not included due to bug in gemspec code. Now it is. + ## [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 @@ -16,5 +20,6 @@ ### 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 +[0.2.1]:https://gitlab.com/brodock/tanuki_emoji/-/releases/v0.2.1