summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2012-01-21 14:39:52 +0100
committerKornelius Kalnbach <murphy@rubychan.de>2012-01-21 14:39:52 +0100
commit7c9531d155fb9159f90a5074586e906188686633 (patch)
tree4efbd8358359cc34bf4433ff05bc2f493490ed54
parent185c4222c4be23cec40b3a91bb8ae481aff398bc (diff)
downloadcoderay-7c9531d155fb9159f90a5074586e906188686633.tar.gz
changelog
-rw-r--r--Changes.textile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile
index 60382f5..9ac871a 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. Changes in 1.0.6
+
+* The CSS Scanner now highlights tokens like @url(...)@ as @:function@ instead of @:string@. [GH-13, thanks to Joel Holdbrooks]
+
h2. Changes in 1.0.5
Fixes: