From 82590e4549c46a7a4e3d65a32f6da4d2c279b55f Mon Sep 17 00:00:00 2001 From: Paul Engel Date: Tue, 5 Apr 2011 21:36:21 +0200 Subject: [PATCH] Updated CHANGELOG.rdoc Updated README.textile --- CHANGELOG.rdoc | 5 +++++ README.textile | 1 + 2 files changed, 6 insertions(+) diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 8310274..6168e65 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -3,6 +3,11 @@ == Version 3.0.1 (April 5, 2011) * Bugfix: Corrected contains operator into equals within Rich.Cms.afterUpdate function. Thanks Chris Obdam (@chrisobdam) for contributing +* Bugfix: Fixed logging into Rich-CMS when using Devise > 1.1.5 +* Using RaccoonTip v1.0.9 (which includes bugfix regarding Chrome and inputs) +* Make sure html options get passed to tags when not in edit mode. Thanks Jeroen Bulters (@bulters) for contributing +* Allow no wrapping tag in cases when no user is logged in. Thanks Jeroen Bulters (@bulters) for contributing +* Bugfix: setting the data-value attribute after editing content == Version 3.0.0 (February 7, 2011) diff --git a/README.textile b/README.textile index 2db2c0f..eb2d5c7 100644 --- a/README.textile +++ b/README.textile @@ -275,6 +275,7 @@ h2. Contributors Mark Mulder - "@bitterzoet":http://twitter.com/bitterzoet - "http://ikbenbitterzoet.com":http://ikbenbitterzoet.com Stephan Kaag - "@stephankaag":http://twitter.com/stephankaag - "http://hollandonrails.nl":http://hollandonrails.nl +Jeroen Bulters – "@bulters":http://twitter.com/bulters – "http://bulte.rs":http://bulte.rs Chris Obdam - "@chrisobdam":http://twitter.com/chrisobdam - "http://holder.nl":http://holder.nl h2. ToDo's