We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1f228 commit 0a1f500Copy full SHA for 0a1f500
Changes.textile
@@ -10,6 +10,8 @@ h2. Changes in 1.1.1
10
* Ruby scanner: Accept quoted hash keys like @{ "a": boss }@ (Ruby 2.2)
11
* Ruby scanner: Accept save navigation operator @&.@ (Ruby 2.3)
12
* Ruby scanner: Accept squiggly heredoc @<<~@ (Ruby 2.3)
13
+* Diff scanner: Prevent running out of regexp stack.
14
+* HTML encoder: You can keep tabs intact now by setting @tab_width: false@.
15
16
h2. Changes in 1.1
17
0 commit comments