From 42f95ce346925feb17d2d6711f7b6bd03bff673d Mon Sep 17 00:00:00 2001 From: nathanvda Date: Thu, 25 Aug 2011 23:17:25 +0200 Subject: [PATCH] Updated history: describe new release. --- History.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/History.md b/History.md index 5a3f535..4d5e477 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,18 @@ # Change History / Release Notes +## Version 1.0.12 + +* using "this" in `association-insertion-node` is now possible + +If you are using rails < 3.1, you should run + + rails g cocoon:install + +to install the new `cocoon.js` to your `public/javascripts` folder. + +## Version 1.0.11 + + ## Version 1.0.10 * Fuck! Built the gem with 1.9.2 again. Built the gem again with 1.8.7.