summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatth?us G. Chajdas <dev@anteru.net>2019-05-08 19:25:11 +0200
committerMatth?us G. Chajdas <dev@anteru.net>2019-05-08 19:25:11 +0200
commit6047bc5d680a8916a064cdab5e1bba552305fb0e (patch)
tree5b176f6d6217e894b5071b10224640f04f716d46
parent682aeec48f57f11fb7f19cfff61bb52d9e835f57 (diff)
downloadpygments-6047bc5d680a8916a064cdab5e1bba552305fb0e.tar.gz
Update CHANGES for release.
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 94b85262..9e67f879 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,7 +8,7 @@ pull request numbers to the requests at
Version 2.4.0
-------------
-(not released yet)
+(released May 8, 2019)
- Added lexers:
@@ -50,6 +50,7 @@ Version 2.4.0
- Fix documentation failing to build using Sphinx 2.0 (#1501)
- Fix incorrect links in the Lisp and R lexer documentation (PR#775)
- Fix rare unicode errors on Python 2.7 (PR#798, #1492)
+- Fix lexers popping from an empty stack (#1506)
- TypoScript uses ``.typoscript`` now (#1498)
- Updated Trove classifiers and ``pip`` requirements (PR#799)