CHANGELOG.md file is missing. Please add it and fill it out for at least the latest version. Please use the latest version of [Infinum's default changelog template](https://github.com/infinum/default_rails_template/blob/master/GEM_CHANGELOG_TEMPLATE.md): # Changelog ## [v1.0.0](https://github.com/infinum/some-gem/tree/v-current) (YYYY-MM-DD) [Full Changelog](https://github.com/infinum/some-gem/compare/v-previous...v-current) ### Enhancements - Added something [\#52](https://github.com/link-to-pr-or-issue) ### Bugfixes - Fixed something [\#52](https://github.com/link-to-pr-or-issue) ### Breaking changes / Deprecations - Changed something [\#52](https://github.com/link-to-pr-or-issue)
CHANGELOG.md file is missing. Please add it and fill it out for at least the latest version.
Please use the latest version of Infinum's default changelog template:
Changelog
v1.0.0 (YYYY-MM-DD)
Full Changelog
Enhancements
Bugfixes
Breaking changes / Deprecations