summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)