summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Abou Samra <jean@abou-samra.fr>2022-09-15 19:22:55 +0200
committerJean Abou Samra <jean@abou-samra.fr>2022-09-18 00:08:44 +0200
commitfd632c046fb23c9d139549b0991c488eab233ba2 (patch)
tree6e378ab4f1cd88d3c718b491de4d7c2e3707bba4
parentfcfcdcd7b3783194d1bb3a868fe989b0c79c1262 (diff)
downloadpygments-git-fd632c046fb23c9d139549b0991c488eab233ba2.tar.gz
Update CHANGES
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cb18b511..1aac4e29 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,8 @@ Version 2.14.0
- Added lexers:
* GAP session (#2211)
+ * func (#2232)
+ * Phix (#2222)
- Updated lexers:
@@ -18,6 +20,7 @@ Version 2.14.0
comments (#2210)
* gas (GNU assembler): recognize braces as punctuation (#2230)
* 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)
* NASM: add support for SSE/AVX/AVX-512 registers as well as 'rel'
and 'abs' address operators (#2212)