Skip to content

Commit 3b94771

Browse files
alessio-locatelliJWCook
authored andcommitted
docs(news): release 0.14.0
1 parent 7233e50 commit 3b94771

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

HISTORY.md

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

3-
## Unreleased
3+
## 0.14.0 (2025-09-22)
44

55
- Fixed a race condition in SQLite backend that could lead to `sqlite3.OperationalError: database is locked` errors.
66
- Fixed an issue where `CachedResponse.request_info` contained response headers instead of request headers.
7+
- Removed a redundant Python 4 constraint so now our users do not need to write `<4` in their "pyproject.toml" files.
78

89
## 0.13.0 (2025-04-08)
910

0 commit comments

Comments
 (0)