File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11# Codeblock Extension for Twig Changelog
22
3+ ## 2.0.0
4+
5+ _ Released: 2017-04-18_
6+
7+ * Upgrade dependencies to require PHP 5.6 as the minimum PHP version
8+ * Use [ ramsey/pygments] ( https://github.com/ramsey/pygments ) for syntax highlighting with Pygments
9+ * Quoted strings must now be used for ` format ` and ` lang ` attributes
10+ * Use attributes for ` title ` , ` link ` , and ` link_text ` ; stay closer to [ Octopress Codeblock] ( https://github.com/octopress/codeblock )
11+ * Introduce ` class ` and drop support for ` end ` and ` range `
12+ * Remove ` phpopentag ` attribute and intelligently choose to "start inline" when using Pygments
13+ * Support extension for Twig 1.15 and up, including Twig 2.0 and up
14+
315## 1.1.0
416
517_ Released: 2017-03-28_
You can’t perform that action at this time.
0 commit comments