diff options
| author | Jordan Cook <jordan.cook@pioneer.com> | 2021-09-15 12:07:26 -0500 |
|---|---|---|
| committer | Jordan Cook <jordan.cook@pioneer.com> | 2021-09-15 12:07:27 -0500 |
| commit | f67aac1b4001e4fcf69ceb35b9eeebceef027edd (patch) | |
| tree | bcb24550f36892c872c5ef3fe5a7300a484bc5af /HISTORY.md | |
| parent | ac86b9b36aec66dc1a9069f7e9ebee6c6591e2c4 (diff) | |
| download | requests-cache-v0.7.tar.gz | |
Backporting #409 for 0.7
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,9 +1,10 @@ # History -### 0.7.5 (2021-TBD) +### 0.7.5 (2021-09-15) * Fix incorrect location of `redirects.sqlite` when using filesystem backend * Fix issue in which `redirects.sqlite` would get included in response paths with filesystem backend -* Add aliases for forwards-compatibility with v0.8+ +* Add aliases for forwards-compatibility with 0.8+ +* Backport fixes from 0.8.1 ### 0.7.4 (2021-08-16) * Fix an issue with httpdate strings from `Expires` headers not getting converted to UTC |
