CHANGELOG in rich_cms-2.0.1 vs CHANGELOG in rich_cms-2.0.2

- old
+ new

@@ -1,16 +1,29 @@ = Rich-CMS CHANGELOG +== Version 2.0.2 (September 9, 2010) + +* Corrected the Rich::Cms::Engine.to_content_tag implementation when using combined keys + == Version 2.0.1 (September 3, 2010) * Tweaked determination of whether to show a text input or textarea when editing content * Corrected clicked cms content item detection * Updated styling of the Rich CMS panel * Rendering Rich CMS content within a div tag at default instead of a span == Version 2.0.0 (September 3, 2010) -* Updated the look and feel +* Complete new look and feel (using CSS3, no images and IE6+ compatible, Safari, Chrome and Firefox) +* Using RaccoonTip (yay!) +* Including jQuery dependencies the correct way +* Moved app, assets and config to lib directory +* Added lib/app/controllers to the load path +* Added lib/app/views to view paths +* Using Jzip::Engine instead of Jzip::Plugin +* Refactored ActionController::Base a bit +* Deriving the CMS content (to edit) the correct way within Rich.Cms.Editor +* Improved the Rich::Cms::Engine.to_content_tag implementation == Version 1.0.0 (August 15, 2010) * Initial release \ No newline at end of file