summaryrefslogtreecommitdiff
path: root/Changes.textile
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2013-02-13 08:37:00 +0100
committerKornelius Kalnbach <murphy@rubychan.de>2013-02-13 08:37:00 +0100
commitb922d1d976674fca878025ccae482ac2a20b664e (patch)
treed034de8b802036d374d62c876d056fffbed55cfa /Changes.textile
parenta9954c4b663caac4f5bc64ce78a96731b42e9383 (diff)
downloadcoderay-b922d1d976674fca878025ccae482ac2a20b664e.tar.gz
Update Changes.textile
Diffstat (limited to 'Changes.textile')
-rw-r--r--Changes.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes.textile b/Changes.textile
index 42af2c8..1c927ce 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -4,7 +4,7 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release
{{toc}}
-h2. Next Version
+h2. Changes in 1.0.8
* add @:string/:char@, remove @:regexp/:function@ color from Terminal encoder [GH #29, thanks to Kyrylo Silin]
* allow @-@ in line number anchor prefix for HTML encoder [GH #32, thanks to shurizzle]