History.txt in jekyll-0.11.2 vs History.txt in jekyll-0.12.0

- old
+ new

@@ -1,4 +1,23 @@ +== 0.12.0 / 2012-12-22 + * Minor Enhancements + * Add ability to explicitly specify included files (#261) + * Add --default-mimetype option (#279) + * Allow setting of RedCloth options (#284) + * Add post_url Liquid tag for internal post linking (#369) + * Allow multiple plugin dirs to be specified (#438) + * Inline TOC token support for RDiscount (#333) + * Add the option to specify the paginated url format (#342) + * Support Redcarpet 2 and fenced code blocks (#619) + * Better reporting of Liquid errors (#624) + * Bug Fixes + * Allow some special characters in highlight names + * URL escape category names in URL generation (#360) + * Fix error with limit_posts (#442) + * Properly select dotfile during directory scan (#363, #431, #377) + * Allow setting of Kramdown smart_quotes (#482) + * Ensure front-matter is at start of file (#562) + == 0.11.2 / 2011-12-27 * Bug Fixes * Fix gemspec == 0.11.1 / 2011-12-27