summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index af4141f2..dc078635 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,6 +18,8 @@ Version 2.3.0
- Added Python 3.7 support (PR#772)
- Fix incorrect token type in SCSS for single-quote strings (#1322)
- Use `terminal256` formatter if `TERM` contains `256` (PR#666)
+- Fix incorrect handling of GitHub style fences in Markdown (PR#741, #1389)
+- Fix `%a` not being highlighted in Python3 strings (PR#727)
Version 2.2.0
-------------