diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2012-09-07 14:12:05 +0200 |
---|---|---|
committer | Kornelius Kalnbach <murphy@rubychan.de> | 2012-09-07 14:12:05 +0200 |
commit | 1f88ad0c81707c5419e93141d5acddd842f8afe7 (patch) | |
tree | 431d6a8632aa904f825bef3d0a8c04ff1ef80c41 /Changes.textile | |
parent | 5c5954d3dbcb9576fbd17a12d70014a9bef91a14 (diff) | |
parent | 9ede776bc89e90ea6689f9690ae130b16d20493c (diff) | |
download | coderay-1f88ad0c81707c5419e93141d5acddd842f8afe7.tar.gz |
Merge branch 'master' into multiline-inline-diff
Diffstat (limited to 'Changes.textile')
-rw-r--r-- | Changes.textile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile index aa12b4a..d70c303 100644 --- a/Changes.textile +++ b/Changes.textile @@ -4,6 +4,10 @@ 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] |