We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5279c7e commit 3e4bb6aCopy full SHA for 3e4bb6a
Changes.textile
@@ -4,7 +4,8 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release
4
5
h2. Changes in 1.1.1
6
7
-* SQL scanner: fix open strings [#163, thanks to Adam]
+* SQL scanner: Allow @$@ signs in SQL identifiers [#164, thanks to jasir and Ben Basson]
8
+* SQL scanner: Fix open strings [#163, thanks to Adam]
9
* Ruby scanner: Accept number literal suffixes @r@ and @i@ (Ruby 2.1)
10
* Ruby scanner: Accept quoted hash keys like @{ "a": boss }@ (Ruby 2.2)
11
* Ruby scanner: Accept save navigation operator @&.@ (Ruby 2.3)
0 commit comments