summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2016-06-02 19:01:56 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2016-06-02 19:01:56 +0200
commit4c7bedc3bf2392444f62e90b7b8dc91d1a2effbb (patch)
treed9012050d04cb843bedde4e3a6fd8d737749dad4
parentfdb27f78983cc4d4e52d887875b1a4cd256c2757 (diff)
downloadcoderay-4c7bedc3bf2392444f62e90b7b8dc91d1a2effbb.tar.gz
add changelog
-rw-r--r--Changes.textile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile
index 10f1d6e..d77cff2 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -2,6 +2,10 @@ h1=. CodeRay Version History
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]
+
h2. Changes in 1.1.1
* SQL scanner: Allow @$@ signs in SQL identifiers [#164, thanks to jasir and Ben Basson]