1# Changelog 2 3## 2020/05/13 4 5* Fix duplicated content during release 6* Update metadata 7* Code cleanup 8 9## 2018/09/16 10 11* Fix underscores not showing on last line (Issue #23) 12 13## 2018/03/01 14 15* Change option `override` with a list of tags (code, file) to override (Issue #16) 16* Make tag case unsensitive 17* New custom brushes added: halcon,IEC61131,kotlin,latex,Makefile,mel,objective-c,yaml 18* Upgrade SyntaxHighlighter to commit syntaxhighlighter/syntaxhighlighter@37724fd 19 20## 2018/02/09 21 22* Update author's name 23 24## 2017/07/26 25 26* Remove unnecessary vertical scrollbar (Issue #14) 27 28## 2017/07/19 29 30* Add option to override `<code>` DokuWiki syntax (Issue #4) 31 32## 2016/11/28 33 34* Add StyleCI config 35* Fix short syntax for arrays (Issue #8) 36* Fix method signatures for PHP 7.0 (Issue #6) 37 38## 2016/10/24 39 40* Required DokuWiki >= Elenor of Tsort ([dokuwiki issue](https://github.com/splitbrain/dokuwiki/pull/1549)) 41* onoff values are `true` or `false` (Issue #3) 42* Apply StyleCI 43 44## 2016/06/19 45 46* Initial version based on SyntaxHighlighter 4.0.1 (Sun, 19 Jun 2016 01:01:23 GMT) 47