CHANGELOG.md in tram-policy-2.1.0 vs CHANGELOG.md in tram-policy-2.2.0
- old
+ new
@@ -2,10 +2,15 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [2.2.0] - [2022-06-18]
+
+### Added
+- Support for Ruby 3+ (HolyWalley)
+
## [2.1.0] - [2021-11-30]
### Fixed
- Difference between last positional and keyword arguments in Ruby 3.0+ (mrexox)
@@ -223,5 +228,6 @@
[1.0.0]: https://github.com/tram-rb/tram-policy/compare/v0.4.0...v1.0.0
[1.0.1]: https://github.com/tram-rb/tram-policy/compare/v1.0.0...v1.0.1
[2.0.0]: https://github.com/tram-rb/tram-policy/compare/v1.0.1...v2.0.0
[2.0.1]: https://github.com/tram-rb/tram-policy/compare/v2.0.0...v2.0.1
[2.1.0]: https://github.com/tram-rb/tram-policy/compare/v2.0.1...v2.1.0
+[2.1.0]: https://github.com/tram-rb/tram-policy/compare/v2.1.0...v2.2.0