10000 Prepare for 2.7.4 release. · pygments/pygments@e411506 · GitHub
[go: up one dir, main page]

Skip to content

Commit e411506

Browse files
committed
Prepare for 2.7.4 release.
1 parent 275e34d commit e411506

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CHANGES

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,24 @@ Version 2.8.0
1414

1515
Version 2.7.4
1616
-------------
17-
(released January 9, 2021)
17+
(released January 12, 2021)
1818

1919
- Updated lexers:
2020

2121
- Apache configurations: Improve handling of malformed tags (#1656)
22-
- Crystal (#1650)
22+
- CSS: Add support for variables (#1633, #1666)
23+
- Crystal (#1650, #1670)
2324
- Coq (#1648)
24-
- Fortran: Add missing ``ONLY`` keyword (#1635)
25+
- Fortran: Add missing keywords (#1635, #1665)
2526
- Ini (#1624)
2627
- JavaScript and variants (#1647 -- missing regex flags, #1651)
27-
- Markdown (#1623)
28+
- Markdown (#1623, #1617)
2829
- Shell
2930

3031
- Lex trailing whitespace as part of the prompt (#1645)
3132
- Add missing ``in`` keyword (#1652)
3233

34+
- SQL - Fix keywords (#1668)
3335
- Typescript: Fix incorrect punctuation handling (#1510, #1511)
3436

3537
- Fix infinite loop in SML lexer (#1625)
@@ -40,9 +42,10 @@ Version 2.7.4
4042
- Fix the raw token lexer handling of Unicode (#1616)
4143
- Revert a private API change in the HTML formatter (#1655) --
4244
please note that private APIs remain subject to change!
43-
- Add Dracula theme style (#1636)
45+
- Add Dracula theme style (#1631, #1636)
4446
- Fix several exponential/cubic-complexity regexes found by
4547
Ben Caller/Doyensec (#1675)
48+
- Fix incorrect MATLAB example (#1582)
4649

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

0 commit comments

Comments
 (0)
0