summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ebef0fbe..a8b63c02 100644
--- a/CHANGES
+++ b/CHANGES
@@ -19,6 +19,7 @@ Version 2.4.0
- Updated lexers:
+ * Cypher (PR#746)
* LLVM (PR#792)
* SQL (PR#672)
* Stan (PR#774)
@@ -27,6 +28,7 @@ Version 2.4.0
- Add solarized style (PR#708)
- Change ANSI color names (PR#777)
- Fix rare unicode errors on Python 2.7 (PR#798, #1492)
+- Updated Trove classifiers and ``pip`` requirements (PR#799)
Version 2.3.1
-------------