CHANGELOG.md in cognito_token_verifier-0.5.0 vs CHANGELOG.md in cognito_token_verifier-0.6.0
- old
+ new
@@ -1,6 +1,11 @@
# CHANGELOG
+## 0.6.0 (2022-02-24)
+
+ - Add Rails 7 support
+ - Test against Ruby 3.1
+
## 0.5.0 (2021-01-27)
- Update `nokogiri` version to 1.11 for security patch in gem development
- Test against Ruby 3.0 and remove near-EOL Ruby 2.5 from test matrix
- Add Rails 6.1 support