We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d34a99d commit a6d53b5Copy full SHA for a6d53b5
CHANGELOG.md
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [v0.4.0] - 2023-12-30
11
+### Added
12
+- `retry` and `withUrl` methods.
13
+
14
+### Removed
15
+- `PendingRequestUrl` instance within the HTTP Client.
16
17
## [v0.3.0] - 2023-12-29
18
### Added
19
- `withOption` and `withOptions` helper methods.
0 commit comments