Release notes for #2966

This commit is contained in:
Mikalai Radchuk 2016-09-01 17:01:13 +03:00
parent 49dae4ee10
commit 8a41baa87d
3 changed files with 23 additions and 0 deletions

View file

@ -15,6 +15,12 @@ Changelog
* Fix: Fixed toggle behaviour of userbar on mobile (Robert Rollins)
1.6.2 (XX.XX.XXXX)
~~~~~~~~~~~~~~~~~~
* Fix: Initial values of checkboxes on group permission edit form now are visible on Django 1.10 (Matt Westcott)
1.6.1 (26.08.2016)
~~~~~~~~~~~~~~~~~~

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

@ -0,0 +1,16 @@
===========================
Wagtail 1.6.2 release notes
===========================
.. contents::
:local:
:depth: 1
What's changed
==============
Bug fixes
~~~~~~~~~
* Initial values of checkboxes on group permission edit form now are visible on Django 1.10 (Matt Westcott)

View file

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