Release note for #4739 in 2.2.2

This commit is contained in:
Matt Westcott 2018-08-21 15:13:22 +01:00
parent 064d2d1544
commit 84facaf759
3 changed files with 23 additions and 0 deletions

View file

@ -1,6 +1,12 @@
Changelog
=========
2.2.2 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~~
* Fix: Seek to the beginning of image files when uploading, to restore compatibility with django-storages Google Cloud and Azure backends (Mikalai Radchuk)
2.2.1 (13.08.2018)
~~~~~~~~~~~~~~~~~~

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

@ -0,0 +1,16 @@
============================================
Wagtail 2.2.2 release notes - IN DEVELOPMENT
============================================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Seek to the beginning of image files when uploading, to restore compatibility with django-storages Google Cloud and Azure backends (Mikalai Radchuk)

View file

@ -5,6 +5,7 @@ Release notes
:maxdepth: 1
upgrading
2.2.2
2.2.1
2.2
2.1.3