summaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2022-01-15 11:44:31 -0600
committerJordan Cook <jordan.cook@pioneer.com>2022-01-15 11:44:31 -0600
commit8823984eece657d29320c78ee15b7752f9dfcd90 (patch)
tree1e93446ad785ae098e2f9dcb6b7f10aac4f69f71 /HISTORY.md
parentddf7ad897fe95b179c201e9a912511040eaea2cc (diff)
downloadrequests-cache-8823984eece657d29320c78ee15b7752f9dfcd90.tar.gz
Update changelog and contributorsv0.9.1
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY.md b/HISTORY.md
index f13459b..95ea7b6 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,6 +1,6 @@
# History
-## 0.9.1 (Unreleased)
+## 0.9.1 (2022-01-15)
* Add support for python 3.10.2 (regarding resolving `ForwardRef` types during deserialization)
* Add support for key-only request parameters (regarding hashing request data for cache key creation)
* Reduce verbosity of log messages when encountering an invalid JSON request body