- Sort text report by file and line (Jacob Evelyn)
- Catch reverse tabnabbing with
:_blank
symbol (Jacob Evelyn) - Convert
s(:lambda)
tos(:call)
inSexp#block_call
(#1410) - Check string length against limit before joining
- Fix flaky rails4 test (Adam Kiczula)
- Fix errors from frozen
Symbol#to_s
in Ruby 2.7 - Add release dates to each version in CHANGES (TheSpartan1980)