CHANGELOG.md in tanuki_emoji-0.5.0 vs CHANGELOG.md in tanuki_emoji-0.6.0

- old
+ new

@@ -4,10 +4,18 @@ 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.6.0] - 2022-02-16 +### Added +- `Character` responds to `ascii_aliases` which contain ASCII aliases from Gemojione + +### Fixed +- Fixed `TanukiEmoji.add` command, which should now require `category:` to be provided +- Fixed issue where `TanukiEmoji::Index#codepoints_pattern` would split apart emoji-modifier pairs + ## [0.5.0] - 2021-09-16 ### Added - Add Category information into `Character` - Add Character.unicode_version and index in which unicode version an emoji was introduced @@ -47,5 +55,6 @@ [0.2.1]:https://gitlab.com/gitlab-org/tanuki_emoji/-/releases/v0.2.1 [0.2.2]:https://gitlab.com/gitlab-org/tanuki_emoji/-/releases/v0.2.2 [0.3.0]:https://gitlab.com/gitlab-org/tanuki_emoji/-/releases/v0.3.0 [0.4.0]:https://gitlab.com/gitlab-org/tanuki_emoji/-/releases/v0.4.0 [0.5.0]:https://gitlab.com/gitlab-org/tanuki_emoji/-/releases/v0.5.0 +[0.6.0]:https://gitlab.com/gitlab-org/tanuki_emoji/-/releases/v0.6.0