mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-21 13:31:54 +00:00
Fill in release date for 1.13.2
This commit is contained in:
parent
0af95f7881
commit
4ede4f5a34
2 changed files with 5 additions and 5 deletions
|
|
@ -161,8 +161,8 @@ Changelog
|
|||
* Fix: Prevent style leak of Wagtail panel icons in widgets using ``h2`` elements (THibaud Colas)
|
||||
|
||||
|
||||
1.13.2 (IN DEVELOPMENT)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
1.13.2 (04.07.2018)
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Fix support of `ATOMIC_REBUILD` for projects with Elasticsearch client >=1.7.0 (Mikalai Radchuk)
|
||||
* Fix: Logging an indexing failure on an object with a non-ASCII representation no longer crashes on Python 2 (Aram Dulyan)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
=============================================
|
||||
Wagtail 1.13.2 release notes - IN DEVELOPMENT
|
||||
=============================================
|
||||
============================
|
||||
Wagtail 1.13.2 release notes
|
||||
============================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
|
|
|||
Loading…
Reference in a new issue