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-04-17 10:54:58 +02:00
parent bd188470f9
commit a4b61d1787
No known key found for this signature in database
GPG key ID: 3AE26AD3E41F5ED8

View file

@ -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