diff options
Diffstat (limited to 'Changes.textile')
-rw-r--r-- | Changes.textile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile index 4050253..d70c303 100644 --- a/Changes.textile +++ b/Changes.textile @@ -4,8 +4,13 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release {{toc}} +h2. Next Version + +* add @:string/:char@, remove @:regexp/:function@ color from Terminal encoder [GH #29, thanks to Kyrylo Silin] + h2. Changes in 1.0.7 +* Changed license from LGPL to MIT. [GH-25, thanks to jessehu] * Fix issue with plugin files not being loaded. [GH-20, thanks to Will Read] * Fix HTML scanner bug: Don't choke on boolean attributes. [GH-26, thanks to jugglinmike] |