# Changelog ### 1.6.0 (2015-03-19) - Added support for codefence rendering in collections. ### 1.5.1 (2015-01-04) - Documentation updates ### 1.5.0 (2015-01-03) - Now html comments can be used for setting code options. - Added usage documentation. ### 1.4.5 (2014-12-19) - Fix to readme - Integrated octopress-docs support ### 1.4.4 (2014-07-27) - Now using octopress-hooks instead of jekyll-page-hooks. ### 1.4.3 (2014-06-29) - Updated to latest octopress-code-highlighter gem. Relaxed dependencies. ### 1.4.2 - Updated to latest octopress-code-highlighter gem (removing Octopress Ink dependency). ### 1.4.1 - Updated to latest octopress-code-highlighter gem (for Sass 3.3 support). ### 1.4.0 - Switched to the new octopress-code-highlighter gem. ### 1.3.2 - Removed test files from gem pkg. ### 1.3.1 - Changed repo homepage url in gemspec. ### 1.3.0 - Updated to Octopress pygments 2.0. Now stylesheets can be added using Octopress Ink. ### 1.2.1 - Updated Octopress pygments, setting escape option to true. ### 1.2.0 - Updated Octopress pygments, adding default Liquid escape. ### 1.1.0 - Added support for language aliases in Jekyll config. ### 1.0.0 - Initial release