summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2021-09-15 12:12:21 -0500
committerJordan Cook <jordan.cook@pioneer.com>2021-09-15 12:12:21 -0500
commit4f13fb21bec27d1a89f585bfa544411844594cb6 (patch)
tree74d98c154d0f2d09f6e2b54e18a0ac4374942e75
parent91753f8f70b2aed521643b6ddebd71679d54e98e (diff)
downloadrequests-cache-4f13fb21bec27d1a89f585bfa544411844594cb6.tar.gz
Update changelogv0.8.1
-rw-r--r--HISTORY.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/HISTORY.md b/HISTORY.md
index e79bd00..482f953 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -64,9 +64,12 @@ The following changes are meant to make certain behaviors more obvious for new u
* Remove deprecated `BaseCache.remove_old_entries()` method
-----
-### 0.7.5 (2021-TBD)
-* Fix incorrect location of `redirects.sqlite` with filesystem backend
+
+### 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 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