summaryrefslogtreecommitdiff
path: root/Changes.textile
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2017-04-09 18:40:31 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2017-04-09 18:40:31 +0200
commit457ffbf3ee02b1b6f57eacb33df44c80f4bf9d71 (patch)
treec5393da6e221f1b8ab8167e20f478a7830689a36 /Changes.textile
parent368a28e26944edb5e6a59356d50683400695ab65 (diff)
downloadcoderay-457ffbf3ee02b1b6f57eacb33df44c80f4bf9d71.tar.gz
allow "-" in Haml tags
Diffstat (limited to 'Changes.textile')
-rw-r--r--Changes.textile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile
index d77cff2..6b44854 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -5,6 +5,7 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release
h2. Changes in 1.1.2
* C++ scanner: Added C++11 keywords. [#195, thanks to Johnny Willemsen]
+* Haml scanner: Allow @-@ in tags.
h2. Changes in 1.1.1