Skip to content

Commit 3e4bb6a

Browse files
committed
add changelog for rubychan#164
1 parent 5279c7e commit 3e4bb6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Changes.textile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release
44

55
h2. Changes in 1.1.1
66

7-
* SQL scanner: fix open strings [#163, thanks to Adam]
7+
* SQL scanner: Allow @$@ signs in SQL identifiers [#164, thanks to jasir and Ben Basson]
8+
* SQL scanner: Fix open strings [#163, thanks to Adam]
89
* Ruby scanner: Accept number literal suffixes @r@ and @i@ (Ruby 2.1)
910
* Ruby scanner: Accept quoted hash keys like @{ "a": boss }@ (Ruby 2.2)
1011
* Ruby scanner: Accept save navigation operator @&.@ (Ruby 2.3)

0 commit comments

Comments
 (0)