CHANGELOG in shuber-attr_encrypted-1.0.0 vs CHANGELOG in shuber-attr_encrypted-1.0.1
- old
+ new
@@ -1,8 +1,11 @@
2009-01-08 - Sean Huber (shuber@huberry.com)
* Update comments and documentation
* 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
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