summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Abou Samra <jean@abou-samra.fr>2023-02-23 13:36:52 +0100
committerJean Abou Samra <jean@abou-samra.fr>2023-02-23 13:36:52 +0100
commit1e85f7c2ad2edfeae7f0c566163931324f64f949 (patch)
treef3a970486ddcdc6877f712dbddf4d8bd441ff013
parentea05e21a0e74ae1c0a0da9bc50574530280bc3c2 (diff)
downloadpygments-git-1e85f7c2ad2edfeae7f0c566163931324f64f949.tar.gz
Update CHANGES
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index eaa20ee7..b76c9e2c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,6 +18,7 @@ Version 2.15.0
as well as the ``off`` modifier (#2327).
* APDL: miscellaneous improvements (#2314)
* 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)
* Python: add missing builtins (#2334)