summaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 2a381d9..ed8c6c5 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -89,6 +89,7 @@
* Fix usage of memory backend with `install_cache()`
* Add `CachedRequest.path_url` property for compatibility with `RequestEncodingMixin`
* Add compatibility with cattrs 22.1+
+* Fix issue on Windows with occasional missing `CachedResponse.created_at` timestamp
**Dependencies:**
* Replace `appdirs` with `platformdirs`