Add release notes for 1.0.6

This commit is contained in:
Paul Tremberth 2016-05-04 16:10:24 +02:00
parent fd0570e2f8
commit a591b8ed12
1 changed files with 8 additions and 0 deletions

View File

@ -3,6 +3,14 @@
Release notes
=============
1.0.6 (2016-05-04)
------------------
- FIX: RetryMiddleware is now robust to non-standard HTTP status codes (:issue:`1857`)
- FIX: Filestorage HTTP cache was checking wrong modified time (:issue:`1875`)
- DOC: Support for Sphinx 1.4+ (:issue:`1893`)
- DOC: Consistency in selectors examples (:issue:`1869`)
1.0.5 (2016-02-04)
------------------