summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJean Abou Samra <jean@abou-samra.fr>2023-02-12 15:31:53 +0100
committerJean Abou Samra <jean@abou-samra.fr>2023-02-12 15:31:53 +0100
commit1bc3d96e79e741966742fb7fbe34dfa2c8b93aca (patch)
tree2da0dca0810e0910522b0007accc84f4eba5c6cf /CHANGES
parent4e9646faafbaf6cd487bb0abdbd6b6e063d48311 (diff)
downloadpygments-git-1bc3d96e79e741966742fb7fbe34dfa2c8b93aca.tar.gz
Update CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 445dace8..be805682 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,8 @@ Version 2.15.0
* APDL: miscellaneous improvements (#2314)
* diff: support normal diff syntax, as opposed to unified diff syntax (#2321)
* LilyPond: minor update of builtins
+ * Python: add missing builtins (#2334)
+ * Spice: update keywords (#2336)
- Declare support for Python 3.11 and drop support for Python 3.6 (#2324).
- Update ``native`` style to improve contrast (#2325).