summaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2022-05-18 10:20:42 -0500
committerJordan Cook <jordan.cook@pioneer.com>2022-05-18 10:52:11 -0500
commit2a247ef196d7b786c5bf8e115530a00cff68cfd8 (patch)
treeb26bbe797397617bf474a7286f474e1aa77d20d6 /HISTORY.md
parentc4c46c97cf80cf289ac9bc28e23d2603abc5bcec (diff)
downloadrequests-cache-2a247ef196d7b786c5bf8e115530a00cff68cfd8.tar.gz
Add CachedRequest.path_url property
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 7eace20..a229e25 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -84,6 +84,7 @@ If you encounter a problem not listed here after updating to 1.0, please file a
### 0.9.5 (Unreleased)
* Fix usage of memory backend with `install_cache()`
+* Add `CachedRequest.path_url` property
* Add compatibility with cattrs 22.1
### 0.9.4 (2022-04-22)