Release note for #5643 in 2.6.3

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

View file

@ -1,6 +1,12 @@
Changelog
=========
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

@ -5,6 +5,7 @@ Release notes
:maxdepth: 1
upgrading
2.6.3
2.6.2
2.6.1
2.6