diff --git a/CHANGELOG.md b/CHANGELOG.md index 90e18046..d11c80ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ _next_ branch is for v8 changes ## [Unreleased] Changes since the last non-beta release. +#### Changed +- Update outdated GitHub Actions to use Node.js 20.0 versions instead [PR 497](https://github.com/shakacode/shakapacker/pull/497) by [adriangohjw](https://github.com/adriangohjw). + ### Fixed - Improve documentation for using Yarn PnP [PR 484](https://github.com/shakacode/shakapacker/pull/484) by [G-Rath](https://github.com/g-rath).