summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2016-02-13 15:41:25 +0100
committerKornelius Kalnbach <murphy@rubychan.de>2016-02-13 15:41:25 +0100
commit0a1f500d524ff0fb5eeafef051ccbb641954a87a (patch)
treeb9121e303c3c0ff3ee191275ea33bfac324b0e3f
parent7f1f2287650c3f3da75ffe6d9e79793dfcc7a67d (diff)
downloadcoderay-0a1f500d524ff0fb5eeafef051ccbb641954a87a.tar.gz
add older changes to changelog
-rw-r--r--Changes.textile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile
index bf319ef..1276a33 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -10,6 +10,8 @@ h2. Changes in 1.1.1
* Ruby scanner: Accept quoted hash keys like @{ "a": boss }@ (Ruby 2.2)
* Ruby scanner: Accept save navigation operator @&.@ (Ruby 2.3)
* Ruby scanner: Accept squiggly heredoc @<<~@ (Ruby 2.3)
+* Diff scanner: Prevent running out of regexp stack.
+* HTML encoder: You can keep tabs intact now by setting @tab_width: false@.
h2. Changes in 1.1