diff --git a/CHANGELOG.md b/CHANGELOG.md index c5910222..69309a00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ _next_ branch is for v8 changes ## [Unreleased] Changes since the last non-beta release. +## [v8.0.0.rc.2] - May 7, 2024 + ### Breaking changes - Remove `relative_url_root` [PR 413](https://github.com/shakacode/shakapacker/pull/413) by [G-Rath](https://github.com/g-rath). @@ -353,7 +355,8 @@ Note: [Rubygem is 6.3.0.pre.rc.1](https://rubygems.org/gems/shakapacker/versions ## v5.4.3 and prior changes from rails/webpacker See [CHANGELOG.md in rails/webpacker (up to v5.4.3)](https://github.com/rails/webpacker/blob/master/CHANGELOG.md) -[Unreleased]: https://github.com/shakacode/shakapacker/compare/v7.2.3...main +[Unreleased]: https://github.com/shakacode/shakapacker/compare/v8.0.0-rc.2...main +[v8.0.0.rc.2]: https://github.com/shakacode/shakapacker/compare/v7.2.3...v8.0.0-rc.2 [v7.2.3]: https://github.com/shakacode/shakapacker/compare/v7.2.2...v7.2.3 [v7.2.2]: https://github.com/shakacode/shakapacker/compare/v7.2.1...v7.2.2 [v7.2.1]: https://github.com/shakacode/shakapacker/compare/v7.2.0...v7.2.1