diff --git a/doc/release-notes/rl-2605.section.md b/doc/release-notes/rl-2605.section.md index a0825236d322..6bb40ec3f772 100644 --- a/doc/release-notes/rl-2605.section.md +++ b/doc/release-notes/rl-2605.section.md @@ -9,6 +9,8 @@ +- `corepack_latest` has been removed, as Corepack is no longer distributed with Node.js. + - `spoof` has been removed, as there are many issues upstream with it working on modern OS versions, and it appears to be unmaintained. - `kanata` now requires `karabiner-dk` version 6.0+ or later. @@ -41,8 +43,6 @@ ### Breaking changes {#sec-nixpkgs-release-26.05-lib-breaking} -- `corepack_latest` has been removed, as Corepack is no longer distributed with Node.js. - - The `nodejs_latest` alias now points to `nodejs_25` instead of `nodejs_24`. - `mold` is now wrapped by default.