summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnteru <bitbucket@ca.sh13.net>2019-04-28 14:35:51 +0000
committerAnteru <bitbucket@ca.sh13.net>2019-04-28 14:35:51 +0000
commit373d770eae7682a785fa3417f96979789199393d (patch)
tree814b55d8ac20420991e134774f67530269acb83f /CHANGES
parentd050666629b06261aed0e0e82648edeefe59e0c6 (diff)
parent1ed3f0862974c87af1b22c9402c8803339bfb055 (diff)
downloadpygments-373d770eae7682a785fa3417f96979789199393d.tar.gz
Merged in Freso/pygments-main (pull request #807)
Add lexers for DASM16, Augeas, TOML, and Slash
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 7 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 84e68f1e..6a6a6a17 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,6 +17,7 @@ Version 2.4.0
* Hspec (PR#790)
* SGF (PR#780)
* Slurm (PR#760)
+ * Unicon (PR#731)
* VBScript (PR#673)
* DASM16
* Augeas
@@ -30,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
-------------