diff options
| author | Jean Abou Samra <jean@abou-samra.fr> | 2022-09-21 18:58:13 +0200 |
|---|---|---|
| committer | Jean Abou Samra <jean@abou-samra.fr> | 2022-09-21 18:58:13 +0200 |
| commit | f59a3ef2e7a678074ccb3dce0d9b54e4123e449f (patch) | |
| tree | 172dacaf559495141cfd99cc525df62e22dfbf68 | |
| parent | 01b37faba6da70835fed3f2ac27647a4550b352d (diff) | |
| download | pygments-git-f59a3ef2e7a678074ccb3dce0d9b54e4123e449f.tar.gz | |
Update CHANGES
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,7 @@ Version 2.14.0 * GAP session (#2211) * func (#2232) + * MIPS (#2228) * Phix (#2222) - Updated lexers: @@ -19,6 +20,7 @@ Version 2.14.0 be wrongly recognized as a function definition due to braces in comments (#2210) * gas (GNU assembler): recognize braces as punctuation (#2230) + * HTTP: add `CONNECT` keyword * Inform 6: fix lexing of properties and doubles (#2214) * INI: allow comments that are not their own line (#2217) * Objective J: fix catastrophic backtracking (#2225) |
