CHANGELOG.markdown in authority-2.7.0 vs CHANGELOG.markdown in authority-2.8.0
- old
+ new
@@ -1,8 +1,12 @@
# Changelog
Authority does its best to use [semantic versioning](http://semver.org).
+## v2.8.0
+
+New controller method `ensure_authorization_performed`, thanks to [Igor Davydov](https://github.com/div).
+
## 2.7.0
Allows setting authorizer by class (`authorizer = FooAuthorizer`) as well as by name (`authorizer_name = 'FooAuthorizer'`), thanks to [mguymon](https://github.com/mguymon)
## v2.6.0