Skip to content

Commit 3cb86ff

Browse files
committed
Update changelog
1 parent 7f3a88c commit 3cb86ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# History
22

3-
## 0.13.0 (unreleased)
3+
## 0.13.0 (2025-04-08)
44

55
- Fixed `CachedResponse.read()` to be consistent with `ClientResponse.read()` by allowing to call `read()` multiple times. (#289)
66
- Now a warning is raised when a cache backend is accessed after disconnecting (after exiting the `CachedSession` context manager). (#241)
7-
- Fix compatibility with `url-normalize` 2.0
7+
- Fixed compatibility with `url-normalize` 2.0 (#326)
88
- Dropped Python 3.8 support due to the EOL.
99

1010
## 0.12.4 (2024-10-30)

0 commit comments

Comments
 (0)