mirror of
https://github.com/varvet/pundit.git
synced 2022-11-09 12:30:11 -05:00
Update CHANGELOG
This commit is contained in:
parent
114a6de0f8
commit
d7f99b7681
1 changed files with 7 additions and 0 deletions
|
@ -2,7 +2,14 @@
|
||||||
|
|
||||||
## Unreleased
|
## 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)
|
- Improve exception handling for `#policy_scope` and `#policy_scope!`. (#550)
|
||||||
|
- Add `:policy` metadata to RSpec template. (#566)
|
||||||
|
|
||||||
## 2.0.0 (2018-07-21)
|
## 2.0.0 (2018-07-21)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue