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
ac372bcf0d
commit
7b21ca0278
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
- Only pass last element of "namespace array" to policy and scope. (#529)
|
||||
- Allow specification of a `NilClassPolicy`. (#525)
|
||||
- Make sure `policy_class` override is called when passed an array. (#475)
|
||||
- Raise `InvalidConstructorError` if a policy or policy scope with an invalid constructor is called. (#462)
|
||||
|
|
Loading…
Reference in a new issue