summaryrefslogtreecommitdiff
path: root/HISTORY.txt
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY.txt')
-rw-r--r--HISTORY.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY.txt b/HISTORY.txt
index 8dc9c44fe..57709edd3 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -147,6 +147,10 @@ Release 0.20b (unpublished)
.. _coverage.py: https://pypi.org/project/coverage/
+* test/test_parsers/test_get_parser_class.py
+
+ - Fix regex to match multiline message "requires ... recommonmark"
+
* tools/
- Moved ``quicktest.py`` to ``tools/dev/``.