Skip to content

Commit 2430715

Browse files
committed
docs: update changelog for v0.7.0
1 parent c070c50 commit 2430715

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [v0.7.0] - 2024-02-13
11+
### Added
12+
- Index file for TypeScript types
13+
14+
### Fixed
15+
- Missing AbortSignal option to RequestOptions
16+
- Missing package export for RequestOptions type
17+
18+
### Removed
19+
- `PendingRequestBody` instance within the HTTP Client.
20+
1021
## [v0.6.0] - 2024-02-13
1122
### Added
1223
- `timeout` method.

0 commit comments

Comments
 (0)