CHANGELOG in rails3-footnotes-4.0.0.pre vs CHANGELOG in rails3-footnotes-4.0.0.pre.1
- old
+ new
@@ -1,4 +1,10 @@
+== Footnotes v4.0.0.pre.1
+ * escapes TextMate links correctly (thanks reedlaw)
+
+== Footnotes v4.0.0.pre
+ * works with Rails 3 (mostly thanks to mperham)
+
== Footnotes v3.6.7
* fixed log_note error - long overdue (thanks to many including Moritz Heidkamp)
* 1.9: ignore more assigns (thanks to justin case)
* 1.9 fixed test mocking (thanks to lsylvester)
* sort notes includes (thanks Alexey Smolianiov)