Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JWCook committed Oct 30, 2023
1 parent fd0db0c commit 8ccd180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# History

## 0.10.0 (2023-10-07)
## 0.10.0 (2023-10-30)
* Add support for conditional requests with `ETag` and `Last-Modified`
* If a DynamoDB item exceeds the max size (400KB), skip writing to the cache and log a warning instead of raising an error
* Add `CachedResponse.closed` attribute for compatibility with `aiohttp.ClientResponse`
Expand Down

0 comments on commit 8ccd180

Please sign in to comment.