CHANGELOG in shuber-attr_encrypted-1.0.1 vs CHANGELOG in shuber-attr_encrypted-1.0.2
- old
+ new
@@ -3,9 +3,11 @@
* Update README
* Add gemspec
* Add support for data mapper
* Attribute methods are now defined before calling attr_encrypted when using active record
* Add ability to specify your own encoding directives
+ * Update logic that evaluates symbol and proc options
+ * Add support for :if and :unless options
2009-01-07 - Sean Huber (shuber@huberry.com)
* Initial commit
* Add comments/documentation to the active record related logic
* Add more attr_encrypted tests
\ No newline at end of file