summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2020-09-01 12:42:26 +0200
committerGeorg Brandl <georg@python.org>2020-09-01 12:42:26 +0200
commitbb7aa2badc9f5e6e009d18cfe3d5889ea01f4725 (patch)
tree7d018961d412c5b356b745ec48b0667b7d9a2704
parent9514e794e0c2a5c7c048df97fcfef4a099e05ac3 (diff)
downloadpygments-git-bb7aa2badc9f5e6e009d18cfe3d5889ea01f4725.tar.gz
changelog: fix markup
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 423894b8..c977d187 100644
--- a/CHANGES
+++ b/CHANGES
@@ -82,7 +82,7 @@ Version 2.6
* Perl6/Raku lexer (PR#1344)
* Python3 (PR#1382, PR#1385)
* Rust: Updated lexer to cover more builtins (mostly macros) and miscellaneous
- new syntax (PR#1320)
+ new syntax (PR#1320)
* SQL: Add temporal support keywords (PR#1402)
- The 256-color/true-color terminal formatters now support the italic attribute