diff options
Diffstat (limited to 'docutils/HISTORY.txt')
| -rw-r--r-- | docutils/HISTORY.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docutils/HISTORY.txt b/docutils/HISTORY.txt index 0a73e1e48..b673af09a 100644 --- a/docutils/HISTORY.txt +++ b/docutils/HISTORY.txt @@ -59,6 +59,7 @@ Changes Since 0.3.5 - Moved ``escape2null`` and ``unescape`` functions to docutils/utils.py. - Changed role function API: the "text" parameter now takes null-escaped interpreted text content. + - Empty sections and documents are allowed now. * docutils/parsers/rst/directives/__init__.py: |
