summaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2021-09-15 12:07:26 -0500
committerJordan Cook <jordan.cook@pioneer.com>2021-09-15 12:07:27 -0500
commitf67aac1b4001e4fcf69ceb35b9eeebceef027edd (patch)
treebcb24550f36892c872c5ef3fe5a7300a484bc5af /HISTORY.md
parentac86b9b36aec66dc1a9069f7e9ebee6c6591e2c4 (diff)
downloadrequests-cache-v0.7.tar.gz
Redact ingored_parameters from CachedResponse.urlv0.7.5v0.7
Backporting #409 for 0.7
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 6c054b3..1ff2754 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -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