diff options
| author | Jean Abou Samra <jean@abou-samra.fr> | 2023-01-31 16:17:06 +0100 |
|---|---|---|
| committer | Jean Abou Samra <jean@abou-samra.fr> | 2023-01-31 16:17:06 +0100 |
| commit | 94566ea3bf85190f21cb347ef5df7e5033e43b0f (patch) | |
| tree | 96eac2a30ec5418569cf82e2fda81eeeab133b86 | |
| parent | c467d61ccf23d24cba47957e6e0dde790b94136f (diff) | |
| download | pygments-git-94566ea3bf85190f21cb347ef5df7e5033e43b0f.tar.gz | |
Update CHANGES
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ Version 2.15.0 - Declare support for Python 3.11 and drop support for Python 3.6 (#2324). - Update ``native`` style to improve contrast (#2325). +- Revert a change that made guessing lexers based on file names slower + on Python 3.10 and older (#2328). Version 2.14.0 -------------- |
