h1. redcloth-rails Changelog h2. 0.2.0 * Rails 4 compatibility (#2) * [FIX] simple mode didn't work (#1) ** Update Note: If you call @TextileEditor.new(foo, 's')@ in your JS, you need to change 's' to 'simple'. h2. 0.1.1 * [FIX] Fixed coffeescript conversion errors in textile_editor.js.coffee, firefox/chrome/... browsers are supported again. h2. 0.1.0 * Initial release.