1
0
Fork 0
mirror of https://github.com/varvet/pundit.git synced 2022-11-09 12:30:11 -05:00

Update CHANGELOG

This commit is contained in:
Linus Marton 2019-01-18 12:59:26 +01:00
parent 114a6de0f8
commit d7f99b7681
No known key found for this signature in database
GPG key ID: 3AE26AD3E41F5ED8

View file

@ -2,7 +2,14 @@
## Unreleased
### Breaking changes
- Drop official support for Ruby 2.1 and 2.2. (#573)
### Other changes
- Improve exception handling for `#policy_scope` and `#policy_scope!`. (#550)
- Add `:policy` metadata to RSpec template. (#566)
## 2.0.0 (2018-07-21)