CHANGELOG in acts_as_markup-0.4.0 vs CHANGELOG in acts_as_markup-1.0.0
- old
+ new
@@ -1,7 +1,11 @@
-== 0.4.0 / 2008-08-08
+== 1.0.0 / 2008-08-11
+* Add support for Maruku Markdown Library.
+
+== 0.4.0 / 2008-08-11
+
* Add support for RDoc.
== 0.3.0 / 2008-08-08
* Add support for wikitext.
@@ -13,6 +17,6 @@
== 0.1.0 / 2008-08-05
* Initial Release
* Support for Markdown and Textile markup languages.
* `acts_as_markdown` and `acts_as_textile` convenience methods
- * Support for BlueCloth, RDiscount and Ruyb PEG markdown processors.
+ * Support for BlueCloth, RDiscount and Ruby PEG markdown processors.