diff --git a/CHANGELOG.md b/CHANGELOG.md index d7599af..fb63fce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,11 @@ ### Breaking changes -- Drop official support for Ruby 2.1 and 2.2. (#573) +None ### Other changes +- Drop official support for Ruby 2.1 and 2.2. (#573) - Improve exception handling for `#policy_scope` and `#policy_scope!`. (#550) - Add `:policy` metadata to RSpec template. (#566)