Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garyb authored Oct 8, 2023
1 parent b9d3333 commit 5837f74
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,17 @@ Breaking changes:

New features:

Bugfixes:

Other improvements:

## [v7.0.1](https://github.com/purescript-node/purescript-node-url/releases/tag/v7.0.1) - 2023-10-08

Bugfixes:
- `URLSearchParams.keys` and `.values` returned undefined due to a bug in the foreign code (#22 by @cakekindel)

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

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

Expand Down

0 comments on commit 5837f74

Please sign in to comment.