summaryrefslogtreecommitdiff
path: root/docs/change_log/release-3.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/change_log/release-3.1.md')
-rw-r--r--docs/change_log/release-3.1.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/change_log/release-3.1.md b/docs/change_log/release-3.1.md
index 5c225cf..c5f0433 100644
--- a/docs/change_log/release-3.1.md
+++ b/docs/change_log/release-3.1.md
@@ -31,6 +31,7 @@ The following new features have been included in the release:
The following bug fixes are included in the 3.1 release:
+* Emphasis patterns now recognize newline characters as whitespace (#783).
* Version format had been updated to be PEP 440 compliant (#736).
* Block level elements are defined per instance, not as class attributes
(#731).