summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Abou Samra <jean@abou-samra.fr>2023-04-26 09:41:02 +0200
committerJean Abou Samra <jean@abou-samra.fr>2023-04-26 09:41:02 +0200
commit013193b542e9f76b799dd6d9665b3aad3cc07ba0 (patch)
tree39117aa24d186fbe2343cdce6f3592d1dba86a2b
parent8f6bc3ae436a4f04f71cd14c01a48266498f2f4d (diff)
downloadpygments-git-013193b542e9f76b799dd6d9665b3aad3cc07ba0.tar.gz
Update CHANGES
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 84ca5b9d..73098343 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ Version 2.16.0
- Updated lexers:
+ * C/C++: refine keyword lists (#2421, #2422)
* lean: recognize expressions nested within attributes (#1817)
* Transact SQL: add Pre-sorted Group keyword (#2417)