CHANGELOG in declarative_authorization-0.4.1 vs CHANGELOG in declarative_authorization-0.5
- old
+ new
@@ -1,4 +1,19 @@
+
+** RELEASE 0.5 (July 21, 2010) **
+
+* Ruby 1.9.2 compatibility [sb]
+
+* Comparisons in authorization roles: lt, lte, gt, gte [aepstein,hollownest]
+
+* DSL optimization: allow array being passed to to
+
+* Omnipotent roles [timcharper]
+
+* Meaningful error in case of missing authorization rules file [timcharper]
+
+* Rails 3 support [sb]
+
* Support shallow nested resources [jjb]
* Allow multiple authorization rules files [kaichen]
** RELEASE 0.4 (November 15, 2009) **