mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-22 07:34:45 +00:00
Release note for #1925
This commit is contained in:
parent
64db11b35e
commit
a36744ddea
2 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
1.3 (xx.xx.xxxx)
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: HTTP cache purge now works again on Python 2 (Mitchel Cabuloy)
|
||||
|
||||
1.2 (12.11.2015)
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
|
|
@ -18,6 +18,8 @@ Minor features
|
|||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* HTTP cache purge now works again on Python 2 (Mitchel Cabuloy)
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
======================
|
||||
|
|
|
|||
Loading…
Reference in a new issue