Changelog/release note for #2922

This commit is contained in:
Karl Hobley 2016-08-23 11:56:02 +01:00
parent 628952f5f1
commit 230f6eab5d
3 changed files with 23 additions and 0 deletions

View file

@ -9,6 +9,12 @@ Changelog
* Fix: The default image format label text ('Full width', 'Left-aligned', 'Right-aligned') is now localised (Mikalai Radchuk)
1.6.1 (xx.xx.xxxx)
~~~~~~~~~~~~~~~~~~
* Fix: Wagtail's middleware classes are now compatible with Django 1.10's new-style middleware (Karl Hobley)
1.6 (15.08.2016)
~~~~~~~~~~~~~~~~

16
docs/releases/1.6.1.rst Normal file
View file

@ -0,0 +1,16 @@
============================================
Wagtail 1.6.1 release notes - IN DEVELOPMENT
============================================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Fix: Wagtail's middleware classes are now compatible with Django 1.10's `new-style middleware <https://docs.djangoproject.com/en/1.10/releases/1.10/#new-style-middleware>`_ (Karl Hobley)

View file

@ -5,6 +5,7 @@ Release notes
:maxdepth: 1
1.7
1.6.1
1.6
1.5.3
1.5.2