summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Abou Samra <jean@abou-samra.fr>2023-03-29 21:47:32 +0200
committerJean Abou Samra <jean@abou-samra.fr>2023-03-29 21:47:32 +0200
commite8fe38fa9a04afc04643d0598058ebb8449e2755 (patch)
tree82fadda7b7d84be8ae040d541b4113850d033f26
parent03610d622c7ce51b8ebdb82c2ee683c853878122 (diff)
downloadpygments-git-e8fe38fa9a04afc04643d0598058ebb8449e2755.tar.gz
Update CHANGES
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2f1daa57..9ab0a7a9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -39,6 +39,7 @@ Version 2.15.0
* Rebol/Red: Don't require script headers (#2348, #2349)
* Spice: update keywords (#2336)
* SQL+Jinja (``analyse_text`` method): fix catastrophic backtracking (#2355)
+ * Terraform: add ``hcl`` alias (#2375)
- Declare support for Python 3.11 and drop support for Python 3.6 (#2324).
- Update ``native`` style to improve contrast (#2325).