8000
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 5070b63 commit 9907f88Copy full SHA for 9907f88
Changes.textile
@@ -2,6 +2,12 @@ h1=. CodeRay Version History
2
3
p=. _This files lists all changes in the CodeRay library since the 0.9.8 release._
4
5
+h2. Changes in 1.1.3
6
+
7
+* Tokens: Ensure Ruby 2.6 compatibility. [#233, thanks to Jun Aruga]
8
+* SQL scanner: Add @numeric@ data type. [#223, thanks to m16a1]
9
+* Java scanner: Add @var@ as type. [#229, thanks to Davide Angelocola]
10
11
h2. Changes in 1.1.2
12
13
* Ruby future: Add support for frozen string literals. [#211, thanks to Pat Allan]
0 commit comments