Skip to content

Commit 998d1fc

Browse files
committed
changelog
1 parent 036fb32 commit 998d1fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Changes.textile

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release
55
h2. Changes in 1.1.1
66

77
* SQL scanner: fix open strings [#163, thanks to Adam]
8+
* Ruby scanner: Accept number literal suffixes @r@ and @i@ (Ruby 2.1)
9+
* Ruby scanner: Accept quoted hash keys like @{ "a": boss }@ (Ruby 2.2)
10+
* Ruby scanner: Accept save navigation operator @&.@ (Ruby 2.3)
11+
* Ruby scanner: Accept squiggly heredoc @<<~@ (Ruby 2.3)
812

913
h2. Changes in 1.1
1014

0 commit comments

Comments
 (0)