summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJean Abou Samra <jean@abou-samra.fr>2023-03-01 00:11:35 +0100
committerJean Abou Samra <jean@abou-samra.fr>2023-03-01 00:11:35 +0100
commit5f8c54198ed6bf84c3e116fa72426aaf8b4e8f57 (patch)
treee24eb0938aabe7b47dd009a28764d372dd08bb73 /CHANGES
parent3cf25c36fce6ea55759c781a517ce95a89a267bb (diff)
downloadpygments-git-5f8c54198ed6bf84c3e116fa72426aaf8b4e8f57.tar.gz
Update CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index f4ace2fe..58eda730 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,7 +20,8 @@ Version 2.15.0
* diff: support normal diff syntax, as opposed to unified diff syntax (#2321)
* GLSL, HLSL: support line continuations in preprocessor code (#2350)
* LilyPond: minor update of builtins
- * PHP: support attributes (#2347)
+ * PHP: support attributes (#2347, #2360), fix anonymous classes without
+ parameters (#2359), improve lexing of variable variable syntax (#2358)
* Python: add missing builtins (#2334)
* Spice: update keywords (#2336)