summaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook.git@proton.me>2022-08-23 15:48:16 -0500
committerJordan Cook <jordan.cook.git@proton.me>2022-08-24 17:03:03 -0500
commit6695941231b397bc0b6db9aa496a893aabbec8f6 (patch)
tree3dc21a41a756865db835df3145cc765d3bb84bfb /HISTORY.md
parent57c1b60937d728bddfb5f769e67338da3719ca8b (diff)
downloadrequests-cache-6695941231b397bc0b6db9aa496a893aabbec8f6.tar.gz
Remove upper version constraint for all non-dev dependencies
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index e1b3590..c0bae25 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -118,6 +118,11 @@ If you encounter a problem not listed here after updating to 1.0, please create
* Internal utility module changes:
* The `cache_control` module (added in `0.7`) has been split up into multiple modules in a new `policy` subpackage
+### 0.9.6 (2022-08-24)
+* Remove potentially problematic row count from `BaseCache.__str__()`
+* Remove upper version constraints for all non-dev dependencies
+* Make dependency specification consistent between PyPI and Conda-Forge packages
+
### 0.9.5 (2022-06-29)
* Backport bugfixes from 1.0