summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthäus G. Chajdas <dev@anteru.net>2020-09-03 21:37:37 +0200
committerMatthäus G. Chajdas <dev@anteru.net>2020-09-03 21:37:37 +0200
commiteec49e1427ca8971d56b01c6de49b38236676e09 (patch)
tree2e0943b0ff77e8120c799b508c6ea63e762cf13c
parentceaad0372055ed0064121020fea032fdda429779 (diff)
downloadpygments-git-eec49e1427ca8971d56b01c6de49b38236676e09.tar.gz
Update CHANGES and language list.
-rw-r--r--CHANGES20
-rw-r--r--doc/languages.rst1
2 files changed, 18 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index c977d187..fa61abd4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,10 +13,13 @@ Version 2.7.0
- Added lexers:
+ * Arrow (PR#1481, PR#1499)
* BARE (PR#1488)
* Devicetree (PR#1434)
* F* (PR#1409)
* GDScript (PR#1457)
+ * Pointless (PR#1494)
+ * PromQL (PR#1506)
* Singularity (PR#1285)
* TiddlyWiki5 (PR#1390)
* TNT (PR#1414)
@@ -24,27 +27,38 @@ Version 2.7.0
- Updated lexers:
+ * APL (PR#1503)
* C++ (PR#1350, which also fixes: #1222, #996, #906, #828, #1162, #1166,
#1396)
* Chapel (PR#1423)
+ * CMake (#1491)
+ * CSound (#1509)
+ * Cython (PR#1507)
* Dart (PR#1449)
* Fortran (PR#1442)
- * HTTP (PR#1432)
+ * HTTP (PR#1432, #1520, PR#1521)
* Inform 6 (PR#1461)
+ * JSON (#1065, PR#1528)
* Lean (PR#1415)
* Matlab (PR#1399)
+ * Markdown (#1492, PR#1495)
* NASM (PR#1465)
* Nim (PR#1426)
- * PowerShell Session (PR#1497)
+ * PostgreSQL (PR#1513)
+ * PowerShell (PR#1497, PR#1398)
* Protobuf (PR#1505)
* Robot (PR#1480)
* SQL (PR#1402)
- * SystemVerilog (PR#1436, PR#1452, PR#1454, PR#1460, PR#1462, PR#1463, PR#1464)
+ * SystemVerilog (PR#1436, PR#1452, PR#1454, PR#1460, PR#1462, PR#1463, PR#1464, #1496, PR#1504)
* TeraTerm (PR#1337)
+ * XML (#1502)
- Added a new filter for math symbols (PR#1406)
- The Kconfig lexer will match Kconfig derivative names now (PR#1458)
- Improved HTML formatter output (PR#1500)
+- ``.markdown`` is now recognized as an extension for Markdown files (PR#1476)
+- Fixed line number colors for Solarized (PR#1477, #1356)
+- Improvements to exception handling (PR#1478)
Version 2.6.1
-------------
diff --git a/doc/languages.rst b/doc/languages.rst
index e4b7b09d..34cb95e2 100644
--- a/doc/languages.rst
+++ b/doc/languages.rst
@@ -259,6 +259,7 @@ Other markup
* Notmuch
* `PEG <https://bford.info/packrat/>`_
* POV-Ray scenes
+* `PromQL <https://prometheus.io/docs/prometheus/latest/querying/basics/>`_
* `Puppet <https://puppet.com/>`_
* QML
* Ragel