# Changelog 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). ## [Unreleased] ### Added ### Changed ### Fixed ### Removed ## [1.0.0] - 2022-06-24 ### Added - New gitmoji "💸" - Gitmoji::Regex::Version is introspectable ### Changed - Gitmoji::Regex::VERSION is now Gitmoji::Regex::Version::VERSION ## [0.1.3] - 2022-03-30 ### Added - Documentation - Badges ### Fixed - Code Coverage - Changelog URLs ## [0.1.2] - 2022-03-29 ### Added - Badges and Logos ## [0.1.1] - 2022-03-28 ### Added - Usage documentation ## [0.1.0] - 2022-03-28 ### Added - Initial release [Unreleased]: https://github.com/pboling/gitmoji-regex/compare/.v0.1.3...HEAD [0.1.3]: https://github.com/pboling/gitmoji-regex/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/pboling/gitmoji-regex/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/pboling/gitmoji-regex/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/pboling/gitmoji-regex/compare/e71c6c3dad5bfd59ae2509531eaea3a16e21cb63...v0.1.0