Skip to content

Commit b160f9b

Browse files
committed
docs: update changelog to v0.9.1
1 parent 6330ae1 commit b160f9b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [v0.9.1] - 2024-12-07
11+
### Fixed
12+
- The URL structure would include an unnecessary trailing slash.
13+
- The `buildUrl()` logic to prevent duplicate slashes in the URL structure.
14+
- The detecting Mocked Response URL logic to support the new URL structure.
15+
- Requests that contain form data not sending the data.
16+
1017
## [v0.9.0] - 2024-11-20
1118
### Changed
1219
- Upgrade dev dependencies.

0 commit comments

Comments
 (0)