Skip to content

Commit 0a1f500

Browse files
committed
add older changes to changelog
1 parent 7f1f228 commit 0a1f500

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changes.textile

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ h2. Changes in 1.1.1
1010
* Ruby scanner: Accept quoted hash keys like @{ "a": boss }@ (Ruby 2.2)
1111
* Ruby scanner: Accept save navigation operator @&.@ (Ruby 2.3)
1212
* 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@.
1315

1416
h2. Changes in 1.1
1517

0 commit comments

Comments
 (0)