CHANGELOG.textile in be9-acl9-0.9.3 vs CHANGELOG.textile in be9-acl9-0.9.4
- old
+ new
@@ -1,4 +1,8 @@
+h2. 0.9.4 (27-Feb-2009)
+
+* Introduce :if and :unless rule options.
+
h2. 0.9.3 (04-Feb-2009)
* Fix bug in delete_role - didn't work with custom class names
* Add @:helper@ option for @access_control@.
* Ability to generate helper methods directly (place @include Acl9Helpers@ in your helper module).