Release note for #1925

This commit is contained in:
Karl Hobley 2015-11-17 11:36:57 +00:00
parent 64db11b35e
commit a36744ddea
2 changed files with 3 additions and 0 deletions

View file

@ -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)
~~~~~~~~~~~~~~~~

View file

@ -18,6 +18,8 @@ Minor features
Bug fixes
~~~~~~~~~
* HTTP cache purge now works again on Python 2 (Mitchel Cabuloy)
Upgrade considerations
======================