@@ -1,4 +1,4 @@
-## 1.1.1 [unreleased]
+## 1.1.1
- Added `before_action` option
- Added invert option for checks
@@ -127,7 +127,7 @@ authenticate :user, lambda { |user| user.admin? } do
end
```
-### Other [master]
+### Other
Specify a `before_action` method to run in `blazer.yml`.