summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Abou Samra <jean@abou-samra.fr>2022-09-24 21:36:01 +0200
committerJean Abou Samra <jean@abou-samra.fr>2022-09-24 21:36:01 +0200
commitfa08c6112c320adb2eedfbcb394654d884cbf3c7 (patch)
tree5d5669ec385f9f1a1456f3c1356c65f40a09abdb
parent202426c3acc1674ef6dfd0ecf9d3515514c49f89 (diff)
downloadpygments-git-fa08c6112c320adb2eedfbcb394654d884cbf3c7.tar.gz
Update CHANGES
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2bef549d..d74fe4c8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -24,6 +24,7 @@ Version 2.14.0
* HTTP: add `CONNECT` keyword
* Inform 6: fix lexing of properties and doubles (#2214)
* INI: allow comments that are not their own line (#2217)
+ * Nim: general improvements (#1970)
* Objective J: fix catastrophic backtracking (#2225)
* NASM: add support for SSE/AVX/AVX-512 registers as well as 'rel'
and 'abs' address operators (#2212)