summaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
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