diff options
| author | Jean Abou Samra <jean@abou-samra.fr> | 2022-09-14 22:04:06 +0200 |
|---|---|---|
| committer | Jean Abou Samra <jean@abou-samra.fr> | 2022-09-14 22:04:06 +0200 |
| commit | 34df2efebaaae539fa2e6ea8e3aad74a2694c071 (patch) | |
| tree | 0dd1c6a076a7032edd45d29a29e046532ec4d9cb | |
| parent | 5948faee76fd581c129e75a77af56c3d2fe766a7 (diff) | |
| download | pygments-git-34df2efebaaae539fa2e6ea8e3aad74a2694c071.tar.gz | |
Update CHANGES
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ Version 2.14.0 * C family (C, C++ and many others): fix an issue where a chunk would be wrongly recognized as a function definition due to braces in comments (#2210) + * gas (GNU assembler): recognize braces as punctuation (#2230) * Inform 6: fix lexing of properties and doubles (#2214) * NASM: add support for SSE/AVX/AVX-512 registers as well as 'rel' and 'abs' address operators (#2212) |
