diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2012-07-23 15:42:55 +0200 |
---|---|---|
committer | Kornelius Kalnbach <murphy@rubychan.de> | 2012-07-23 15:42:55 +0200 |
commit | 9ede776bc89e90ea6689f9690ae130b16d20493c (patch) | |
tree | b27c8f301447b7e66f1484de47068cf487cef4d8 | |
parent | f4dbdb3030a9507bdb02bdcc66f674913860a822 (diff) | |
download | coderay-9ede776bc89e90ea6689f9690ae130b16d20493c.tar.gz |
changelog
-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] |