Release note for #5643 in 2.6.3

This commit is contained in:
Matt Westcott 2019-10-22 16:09:21 +01:00
parent 46615c2912
commit b593b43395
3 changed files with 23 additions and 0 deletions

View file

@ -50,6 +50,12 @@ Changelog
* Fix: Replace format() placeholders in translatable strings with % formatting (Matt Westcott)
2.6.3 (22.01.2019)
~~~~~~~~~~~~~~~~~~
* Fix: Altering Django REST Framework's `DEFAULT_AUTHENTICATION_CLASSES` setting no longer breaks the page explorer menu and admin API (Matt Westcott)
2.6.2 (19.09.2019)
~~~~~~~~~~~~~~~~~~

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

@ -0,0 +1,16 @@
===========================
Wagtail 2.6.3 release notes
===========================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Altering Django REST Framework's ``DEFAULT_AUTHENTICATION_CLASSES`` setting no longer breaks the page explorer menu and admin API (Matt Westcott)

View file

@ -6,6 +6,7 @@ Release notes
upgrading
2.7
2.6.3
2.6.2
2.6.1
2.6