CHANGELOG.md in active_shotgun-0.0.2 vs CHANGELOG.md in active_shotgun-0.0.2.1

- old
+ new

@@ -4,10 +4,14 @@ 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.0.2.1] - 2020-12-16 +### Changed +- Not everything is in one big file now + ## [0.0.2] - 2020-12-16 ### Added - save, create, update, find, delete, revive (and friends) - Validations support - Callbacks support @@ -18,8 +22,9 @@ ## [0.0.1] - 2020-12-16 ### Added - Gem init -[Unreleased]: https://github.com/zaratan/active_shotgun/compare/v0.0.2...HEAD +[Unreleased]: https://github.com/zaratan/active_shotgun/compare/v0.0.2.1...HEAD +[0.0.2.1]: https://github.com/zaratan/active_shotgun/releases/tag/v0.0.2.1 [0.0.2]: https://github.com/zaratan/active_shotgun/releases/tag/v0.0.2 [0.0.1]: https://github.com/zaratan/active_shotgun/releases/tag/v0.0.1