diff options
| author | Georg Brandl <georg@python.org> | 2020-09-17 08:59:46 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2020-09-17 09:00:50 +0200 |
| commit | 4587a7e80145d79ef49de1c15ca58a1a13cc9987 (patch) | |
| tree | d34e12c188e525d72980d383505db85e95e1ea88 /CHANGES | |
| parent | 8305c649ebcf55ab1f66586651da5c4888ab78e2 (diff) | |
| download | pygments-git-2.7.1.tar.gz | |
fix regression in JSON lexer, bump to 2.7.12.7.1
Fixes #1544
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -7,9 +7,12 @@ pull request numbers to the requests at <https://github.com/pygments/pygments/pulls>. -Version 2.8.0 +Version 2.7.1 ------------- -(not released yet) +(released September 16, 2020) + +- Fixed a regression in the JSON lexer (#1544) + Version 2.7.0 ------------- |
