diff options
| author | Jean Abou Samra <jean@abou-samra.fr> | 2022-09-29 20:21:43 +0200 |
|---|---|---|
| committer | Jean Abou Samra <jean@abou-samra.fr> | 2022-09-29 20:21:43 +0200 |
| commit | 4064ca893a4c6fd1bd070b8e8f6339b6c345aabf (patch) | |
| tree | 2db74a2ac00d214638390fc51c6b5c0fdcd8ac09 | |
| parent | e24c8cd21ba23f32bfd33dbff4cca55a66097f9d (diff) | |
| download | pygments-git-4064ca893a4c6fd1bd070b8e8f6339b6c345aabf.tar.gz | |
Update CHANGES
| -rw-r--r-- | CHANGES | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -10,10 +10,8 @@ Version 2.14.0 - Added lexers: * GAP session (#2211) + * Fift (#2249) * func (#2232) - * Java properties: fix issue with whitespace-delimited keys, support - comments starting with `!` and escapes, no longer support undocumented - `;` and `//` comments (#2241) * Jsonnet (#2239) * MIPS (#2228) * Phix (#2222) @@ -29,6 +27,9 @@ Version 2.14.0 * HTTP: add `CONNECT` keyword * Inform 6: fix lexing of properties and doubles (#2214) * INI: allow comments that are not their own line (#2217) + * Java properties: fix issue with whitespace-delimited keys, support + comments starting with `!` and escapes, no longer support undocumented + `;` and `//` comments (#2241) * Nim: general improvements (#1970) * Objective J: fix catastrophic backtracking (#2225) * NASM: add support for SSE/AVX/AVX-512 registers as well as 'rel' |
