releasing gem v0.2.1

This commit is contained in:
Ryan Bates
2009-11-26 10:13:22 -08:00
parent e32c5d0dfb
commit 43947c893d
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
0.2.1 (Nov 26, 2009)
* many internal refactorings - see issues #11 and #12
* adding "cannot" method to define which abilities cannot be done - see issue #7
* support custom objects (usually symbols) in can definition - see issue #8