summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Abou Samra <jean@abou-samra.fr>2022-09-21 18:58:13 +0200
committerJean Abou Samra <jean@abou-samra.fr>2022-09-21 18:58:13 +0200
commitf59a3ef2e7a678074ccb3dce0d9b54e4123e449f (patch)
tree172dacaf559495141cfd99cc525df62e22dfbf68
parent01b37faba6da70835fed3f2ac27647a4550b352d (diff)
downloadpygments-git-f59a3ef2e7a678074ccb3dce0d9b54e4123e449f.tar.gz
Update CHANGES
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1aac4e29..166a52a5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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)