CHANGELOG.md in tanuki_emoji-0.11.0 vs CHANGELOG.md in tanuki_emoji-0.12.0

- old
+ new

@@ -2,9 +2,16 @@ All notable changes to this project will be documented in this file. 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). +## 0.12.0 (2024-10-22) + +### Fixed (2 changes) + +- [Make the gemojione codes primary over Unicode codes](https://gitlab.com/gitlab-org/ruby/gems/tanuki_emoji/-/commit/03c59b5ea12e67290c4078c47148ddfa87a2940d) ([merge request](https://gitlab.com/gitlab-org/ruby/gems/tanuki_emoji/-/merge_requests/73)) +- [Remove trailing underscaore from emoji names](https://gitlab.com/gitlab-org/ruby/gems/tanuki_emoji/-/commit/82e9574c2b58e37937baaf8c4a6099001b3cd455) ([merge request](https://gitlab.com/gitlab-org/ruby/gems/tanuki_emoji/-/merge_requests/72)) + ## 0.11.0 (2024-10-02) ### Added (1 change) - [Add support for Unicdoe 15.1 emojis](https://gitlab.com/gitlab-org/ruby/gems/tanuki_emoji/-/commit/3d1f30ab5370525d7dd2ddd1667dbc481846d012) ([merge request](https://gitlab.com/gitlab-org/ruby/gems/tanuki_emoji/-/merge_requests/65))