~netlandish/django-wiki

981e827ad4a8aa8ab88aa9369c8894b890e6edfa — Benjamin Bach 6 years ago 069ec5b
Release notes for 0.4b1
1 files changed, 3 insertions(+), 1 deletions(-)

M docs/release_notes.rst
M docs/release_notes.rst => docs/release_notes.rst +3 -1
@@ 12,7 12,7 @@ The next series **0.4** will support Django 1.11 and Django 2.x and be for
Python 3.4+.


django-wiki 0.4a5
django-wiki 0.4b1
-----------------

Added


@@ 21,6 21,7 @@ Added
 * Django 2 support :url-issue:`755` (Raffaele Salmaso & Mads Jensen)
 * Added ``wiki.sites.WikiSite`` for easy customization :url-issue:`827`
 * Automatic link highlighting of URLs handles lots of new patterns :url-issue:`816` (Branko Majic)
 * Red links: Internal links turn red and link to Create Page (Mathias Rav)  :url-issue:`889`

Changed
~~~~~~~


@@ 35,6 36,7 @@ Changed
 * Big cleanup: Deprecating lots of Python 2.7 specific code (Mads Jensen & Raffaele Salmaso) `See: >30 PRs <https://github.com/django-wiki/django-wiki/pulls?q=is%3Apr+is%3Aclosed+label%3Aclean-up>`__
 * Languages: Merged ``pt`` and ``pt_PT``, then deleted ``pt`` and linked it to ``pt_PT`` :url-issue:`858`
 * Languages: Linked ``zh_Hans`` to ``zh_CN`` :url-issue:`711`
 * Languages: ``da`` translated 100%

Fixed
~~~~~