diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2013-06-11 01:20:09 +0200 |
---|---|---|
committer | Kornelius Kalnbach <murphy@rubychan.de> | 2013-06-11 01:20:09 +0200 |
commit | 40b9083a1b51e2a531811d7f7359400aa359e82d (patch) | |
tree | aa62c525d4dc2e5ed926dd1414bb3a903a18515c | |
parent | f46a737548583a6cf12cf188bd24f89caa54fde7 (diff) | |
download | coderay-40b9083a1b51e2a531811d7f7359400aa359e82d.tar.gz |
changelog
-rw-r--r-- | Changes.textile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile index 5ed0923..0699654 100644 --- a/Changes.textile +++ b/Changes.textile @@ -14,6 +14,7 @@ h2. Changes in 1.1 * Add .xaml file type [#121, thanks to Kozman Bálint] * @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] h2. Changes in 1.0.9 |