summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 11 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 9a7426a3..2b1ebb0b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,11 +12,16 @@ Version 2.4.0
- Added lexers:
+ * Augeas (PR#807)
* Charm++ CI (PR#788)
+ * DASM16 (PR#807)
* FloScript (PR#750)
* Hspec (PR#790)
* SGF (PR#780)
+ * Slash (PR#807)
* Slurm (PR#760)
+ * TOML (PR#807)
+ * Unicon (PR#731)
* VBScript (PR#673)
- Updated lexers:
@@ -26,15 +31,18 @@ Version 2.4.0
* PHP (#1482)
* SQL (PR#672)
* Stan (PR#774)
+ * Stata (PR#800)
* Terraform (PR#787)
- Add solarized style (PR#708)
+- Add support for Markdown reference-style links (PR#753)
- 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)
-- TypoScript uses ``.typoscript`` now (#1498)
- Fix catastrophic backtracking in the bash lexer (#1494)
+- Fix documentation failing to build using Sphinx 2.0 (#1501)
- Fix incorrect links in the Lisp and R lexer documentation (PR#775)
+- Fix rare unicode errors on Python 2.7 (PR#798, #1492)
+- TypoScript uses ``.typoscript`` now (#1498)
+- Updated Trove classifiers and ``pip`` requirements (PR#799)
Version 2.3.1
-------------