summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index d75828a2..1da4243d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,10 +3,13 @@ Pygments changelog
Pull request numbers before 2.4.2 are not linked as they refer to the now defunct Bitbucket project.
-Version 2.16.0
+Version 2.15.1
--------------
(unreleased)
+- Fix Python console traceback lexing being too strict (#2407)
+
+
Version 2.15.0
--------------
(released April 10th, 2023)
@@ -68,6 +71,7 @@ Version 2.15.0
for developing are now defined and run through tox. The ``doc`` folder
still contains a ``Makefile`` as an alternative to ``tox -e doc``.
+
Version 2.14.0
--------------
(released January 1st, 2023)