History.txt in jekyll-0.7.0 vs History.txt in jekyll-0.8.0

- old
+ new

@@ -1,4 +1,17 @@ +== 0.8.0 / 2010-11-22 + * Minor Enhancements + * Add wordpress.com importer (#207) + * Add --limit-posts cli option (#212) + * Add uri_escape filter (#234) + * Add --base-url cli option (#235) + * Improve MT migrator (#238) + * Add kramdown support (#239) + * Bug Fixes + * Fixed filename basename generation (#208) + * Set mode to UTF8 on Sequel connections (#237) + * Prevent _includes dir from being a symlink + == 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