diff options
| author | Jordan Cook <jordan.cook@pioneer.com> | 2022-01-19 11:16:23 -0600 |
|---|---|---|
| committer | Jordan Cook <jordan.cook@pioneer.com> | 2022-01-19 11:20:49 -0600 |
| commit | 4ab1d4b707c6cf3c22a673b507f36aa51852c11b (patch) | |
| tree | 0cbf0b604ff7166435c63b945313bd205315d83b /HISTORY.md | |
| parent | 8823984eece657d29320c78ee15b7752f9dfcd90 (diff) | |
| download | requests-cache-master.tar.gz | |
Update changelog, bump dev dependencies, and bump versionmaster
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # History ## 0.9.1 (2022-01-15) -* Add support for python 3.10.2 (regarding resolving `ForwardRef` types during deserialization) +* Add support for python 3.10.2 and 3.9.10 (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 |
