~netlandish/django-wiki

2fe93e7b77df3523185fa0496673883a238b086b — Mathias Rav 6 years ago 5fa7854
Update release notes
1 files changed, 1 insertions(+), 1 deletions(-)

M docs/release_notes.rst
M docs/release_notes.rst => docs/release_notes.rst +1 -1
@@ 43,7 43,7 @@ Fixed
 * Use ``simple_tag`` for assignment tag :url-issue:`791` (Raffaele Salmaso)
 * Direct invocation of ``pytest`` fixed (removing ``runtests.py``) :url-issue:`781` (Branko Majic)
 * Line breaks in help texts for macros :url-issue:`851` (Mathias Dannesbo)
 * Several built-in django-wiki extensions can now be configured using ``MARKDOWN_KWARGS`` :url-issue:`881` (Mathias Rav)
 * Table of contents now has a header by default, and several built-in django-wiki extensions can be configured using ``WIKI_MARKDOWN_KWARGS`` :url-issue:`881` (Mathias Rav)

Deprecated/Removed
~~~~~~~~~~~~~~~~~~