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
bd188470f9
commit
a4b61d1787
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,5 +1,15 @@
|
|||
# Pundit
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Breaking changes
|
||||
|
||||
None
|
||||
|
||||
### Other changes
|
||||
|
||||
- Return a safer default NotAuthorizedError message. (#583)
|
||||
|
||||
## 2.0.1 (2019-01-18)
|
||||
|
||||
### Breaking changes
|
||||
|
|
Loading…
Reference in a new issue