summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatth?us G. Chajdas <dev@anteru.net>2018-12-13 20:02:24 +0100
committerMatth?us G. Chajdas <dev@anteru.net>2018-12-13 20:02:24 +0100
commite3d894c5b82644ca248f8840638cb48017080e8e (patch)
tree6019b0c71b284b9b7f9739a2b1c7ba6704c43bd6
parent65d6afef40bcef201356f7eaf8bddfc5bcd82743 (diff)
downloadpygments-e3d894c5b82644ca248f8840638cb48017080e8e.tar.gz
Update changelog.
-rw-r--r--CHANGES19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c82ca1cf..3b723a08 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,25 @@ Issue numbers refer to the tracker at
pull request numbers to the requests at
<https://bitbucket.org/birkenfeld/pygments-main/pull-requests/merged>.
+Version 2.3.1
+-------------
+(released Dec 16, 2018)
+
+- Updated lexers:
+
+ * ASM (PR#784)
+ * Chapel (PR#735)
+ * Clean (PR#621)
+ * CSound (PR#684)
+ * Elm (PR#744)
+ * Fortran (PR#747)
+ * GLSL (PR#740)
+ * Hy (PR#754)
+ * PowerShell (PR#705)
+ * Python (PR#720, #1299, PR#715)
+ * SLexer (PR#680)
+ * YAML (PR#762, PR#724)
+
Version 2.3.0
-------------
(released Nov 25, 2018)