CHANGELOG.md in omniauth-forge-0.1.2 vs CHANGELOG.md in omniauth-forge-0.2.0
- old
+ new
@@ -4,12 +4,19 @@
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.2.0] - 2021-01-19
+### Added
+- Using rubocop + prettier combo for linting
+### Changed
+- Updated omniauth-rails_csrf_protection
+
## [0.1.1] - 2020-12-14
### Added
- First working version of the gem.
- Added proper documentation.
-[Unreleased]: https://github.com/shotgunsoftware/omniauth-forge/compare/v0.1.1...HEAD
+[Unreleased]: https://github.com/shotgunsoftware/omniauth-forge/compare/v0.2.0...HEAD
+[0.2.0]: https://github.com/shotgunsoftware/omniauth-forge/releases/tag/v0.2.0
[0.1.1]: https://github.com/shotgunsoftware/omniauth-forge/releases/tag/v0.1.1