summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2017-09-03 10:32:34 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2017-09-03 10:32:34 +0200
commitc3473412188de4349a5cae4d4a4dc73ceac9e36f (patch)
treece7b22c27e1def376bde1bd9d5c39a245a4b90f7
parent931ee0a74ba13049e452fb6c6d594750768cb908 (diff)
downloadcoderay-c3473412188de4349a5cae4d4a4dc73ceac9e36f.tar.gz
update changelog
-rw-r--r--Changes.textile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changes.textile b/Changes.textile
index 6b44854..f984610 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -4,7 +4,8 @@ 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]
+* Ruby future: Add support for frozen string literals. [#211, thanks to Pat Allan]
+* C++ scanner: Add C++11 keywords. [#195, thanks to Johnny Willemsen]
* Haml scanner: Allow @-@ in tags.
h2. Changes in 1.1.1