We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f89af03 commit 8d67148Copy full SHA for 8d67148
1 file changed
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.4.1] - 2026-06-19
11
+
12
### Changed
13
14
- `Configuration` now defaults to a retry policy that transparently retries
@@ -16,11 +18,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
18
server, so retrying on a fresh connection cannot double-execute. Read timeouts
17
19
and status retries stay idempotent-only. Pass an explicit `retries` to
20
override (#118).
-
-## [0.4.1] - 2026-06-17
21
22
-### Changed
23
24
- chore: make api doc language end-user focused
25
26
## [0.4.0] - 2026-06-16
0 commit comments