pull/2495/head
Karl Hobley 2016-04-18 23:19:21 +01:00
rodzic 07056f05fa
commit 9fe6c7c494
3 zmienionych plików z 23 dodań i 0 usunięć

Wyświetl plik

@ -28,6 +28,12 @@ Changelog
* Fix: Failures on sending moderation notification emails now produce a warning, rather than crashing the admin page outright (Matt Fozard)
1.4.4 (xx.xx.2016)
~~~~~~~~~~~~~~~~~~
* The `wagtailuserbar` template tag now gracefully handles situations where the `request` object is not in the template context (Matt Westcott)
1.4.3 (04.04.2016)
~~~~~~~~~~~~~~~~~~

Wyświetl plik

@ -0,0 +1,16 @@
===========================
Wagtail 1.4.4 release notes
===========================
.. contents::
:local:
:depth: 1
What's changed
==============
Bug fixes
~~~~~~~~~
* The ``wagtailuserbar`` template tag now gracefully handles situations where the ``request`` object is not in the template context (Matt Westcott)

Wyświetl plik

@ -5,6 +5,7 @@ Release notes
:maxdepth: 1
1.5
1.4.4
1.4.3
1.4.2
1.4.1