CHANGELOG.md in sidekiq_portal-0.3.0 vs CHANGELOG.md in sidekiq_portal-0.3.1

- old
+ new

@@ -1,7 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. +## [0.3.1] - 2022-10-10 +### Fixed +- Fixed `ActiveSupport`'s dependnecy lock which did not allow the use of Rails@7; + ## [0.3.0] - 2022-10-10 ### Added - Support for Rails@7; - Support for Sidekiq@6 and experimental Sidekiq@7;