summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatth?us G. Chajdas <dev@anteru.net>2019-01-04 15:07:51 +0100
committerMatth?us G. Chajdas <dev@anteru.net>2019-01-04 15:07:51 +0100
commit5aa7fd79de2d137fb77cc60410b831312a7908aa (patch)
tree7c91083e7932f75bc00f24cafe4fef1331446dea /CHANGES
parent739365558e04bc7bdc67fc522b47f5baa1259d74 (diff)
downloadpygments-5aa7fd79de2d137fb77cc60410b831312a7908aa.tar.gz
Fix a small bug in the SQL analysis.
Updated CHANGES as well, and moved the LLVM PR to the right list.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index a27baeec..eba251c6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,11 +14,12 @@ Version 2.4.0
* FloScript (PR#750)
* Hspec (PR#790)
- * LLVM (PR#792)
* Slurm (PR#760)
- Updated lexers:
+ * LLVM (PR#792)
+ * SQL (PR#672)
* Stan (PR#774)
* Terraform (PR#787)