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

- old
+ new

@@ -2,9 +2,15 @@ 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.13.0 (2024-10-25) + +### Fixed (1 change) + +- [Ensure no Unicode aliases collide with gemojione](https://gitlab.com/gitlab-org/ruby/gems/tanuki_emoji/-/commit/e26557d826947b78733f1c9522f73918cf86d7c1) ([merge request](https://gitlab.com/gitlab-org/ruby/gems/tanuki_emoji/-/merge_requests/75)) + ## 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))