CHANGELOG in rich_cms-2.1.2 vs CHANGELOG in rich_cms-2.1.3
- old
+ new
@@ -1,6 +1,11 @@
= Rich-CMS CHANGELOG
+== Version 2.1.3 (November 10, 2010)
+
+* Fixed rendering bug of Rich-CMS content :as => :html
+* Removed the to_key method from the Rails 2 rich authlogic user generator
+
== Version 2.1.2 (November 9, 2010)
* Defining the 'to_key' method in the correct file (which fixes Authlogic in Rails 3)
* Fixed the Rails generators once and for all