Skip to content

Commit 5837f74

Browse files
authored
Update CHANGELOG.md
1 parent b9d3333 commit 5837f74

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ Breaking changes:
88

99
New features:
1010

11+
Bugfixes:
12+
13+
Other improvements:
14+
15+
## [v7.0.1](https://github.com/purescript-node/purescript-node-url/releases/tag/v7.0.1) - 2023-10-08
16+
1117
Bugfixes:
1218
- `URLSearchParams.keys` and `.values` returned undefined due to a bug in the foreign code (#22 by @cakekindel)
1319

1420
Other improvements:
15-
- Rename `uneffectfulHref` to `hrefPure` (used in `Show` instance) (#21 by @JordanMartinez)
21+
- Rename `uneffectfulHref` to `hrefPure` (used privately for `Show` instance) (#21 by @JordanMartinez)
1622

1723
## [v7.0.0](https://github.com/purescript-node/purescript-node-url/releases/tag/v7.0.0) - 2023-07-31
1824

0 commit comments

Comments
 (0)