History.txt in jekyll-0.6.2 vs History.txt in jekyll-0.7.0
- old
+ new
@@ -1,4 +1,11 @@
+== 0.7.0 / 2010-08-24
+ * Minor Enhancements
+ * Add support for rdiscount extensions (#173)
+ * Bug Fixes
+ * Highlight should not be able to render local files
+ * The site configuration may not always provide a 'time' setting (#184)
+
== 0.6.2 / 2010-06-25
* Bug Fixes
* Fix Rakefile 'release' task (tag pushing was missing origin)
* Ensure that RedCloth is loaded when textilize filter is used (#183)
* Expand source, destination, and plugin paths (#180)