Skip to content

Commit

Permalink
add some changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
birkenfeld committed Dec 28, 2020
1 parent c1da0dc commit 287b606
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Version 2.7.4
- Fixed a few inefficient regexes for guessing lexers
- Fixed the raw token lexer handling of Unicode (#1616)
- Lex trailing whitespace as part of the prompt in shell lexers (#1645)
- Add missing ONLY keyword to Fortran (#1635)
- Add missing regex flags to JS/TS/... lexers (#1647)

Thanks to Google's OSS-Fuzz project for finding many of these bugs.

Expand Down

0 comments on commit 287b606

Please sign in to comment.