diff --git a/Changelog.md b/Changelog.md index 5560020..644bd3f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,9 @@ # Change log +## 1.1.1 + +- Optimized the rebuild of the authorizations + ## 1.1.0 - `ACL::unGrant()` is deprecated in favor of the new `ACL::revoke()` method. `unGrant()` will be removed eventually.