Skip to content

Commit

Permalink
Add a changelog entry for v23.0.0
Browse files Browse the repository at this point in the history
I'll need to figure out a better system for this in future releases.
  • Loading branch information
domenic committed Nov 26, 2023
1 parent b968889 commit 52083cf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ Other guidelines:
* Roughly order changes within those groupings by impact.
-->

## 23.0.0

* Node.js v18 is now the minimum supported version.
* Updated various dependencies, including `whatwg-url` which integrates various additions to the `URL` and `URLSearchParams` objects.

## 22.1.0

* Added `crypto.randomUUID()`. (jamesbvaughan)
Expand Down

0 comments on commit 52083cf

Please sign in to comment.