summaryrefslogtreecommitdiff
path: root/Changes.textile
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2013-06-11 03:29:54 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2013-06-11 03:29:54 +0200
commitb159057934d2c84c0a25c83f6cbe59010345d0a7 (patch)
tree208ad98119769c5fc59713be3dca486ff3a03c3c /Changes.textile
parente23f69fb58787578b3f9894a8b77722d290d8092 (diff)
downloadcoderay-b159057934d2c84c0a25c83f6cbe59010345d0a7.tar.gz
tweak CSS tag/id token kind patch from noprompt
Diffstat (limited to 'Changes.textile')
-rw-r--r--Changes.textile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile
index 0699654..9570a03 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -15,6 +15,8 @@ h2. Changes in 1.1
* @CodeRay::TokenKinds@ should not be frozen [#130, thanks to Gavin Kistner]
* Override Bootstrap's pre word-break setting for line numbers [#102, thanks to lightswitch05]
* Accept keywords as Ruby 1.9 hash keys [#126]
+* New token type @:id@ for CSS/Sass [#27]
+* CSS scanner uses @:id@ and @:tag@ now [#27]
h2. Changes in 1.0.9