diff options
author | Jean Abou Samra <jean@abou-samra.fr> | 2023-02-23 13:36:52 +0100 |
---|---|---|
committer | Jean Abou Samra <jean@abou-samra.fr> | 2023-02-23 13:36:52 +0100 |
commit | 1e85f7c2ad2edfeae7f0c566163931324f64f949 (patch) | |
tree | f3a970486ddcdc6877f712dbddf4d8bd441ff013 | |
parent | ea05e21a0e74ae1c0a0da9bc50574530280bc3c2 (diff) | |
download | pygments-git-1e85f7c2ad2edfeae7f0c566163931324f64f949.tar.gz |
Update CHANGES
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |