Skip to content

Commit bb91266

Browse files
authored
Update CHANGELOG.md
1 parent 3255e71 commit bb91266

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ _next_ branch is for v8 changes
1010
## [Unreleased]
1111
Changes since the last non-beta release.
1212

13-
### Changed
13+
## [v8.0.2] - August 28, 2024
1414

15-
- Fix wrong instruction in esbuild loader documentation [PR 504](https://github.com/shakacode/shakapacker/pull/504) by [adriangohjw](https://github.com/adriangohjw)
15+
### Fixed
16+
- Fix wrong instruction in esbuild loader documentation [PR 504](https://github.com/shakacode/shakapacker/pull/504) by [adriangohjw](https://github.com/adriangohjw).
17+
- Add logic to sass rule conditional on sass-loader version [PR 508](https://github.com/shakacode/shakapacker/pull/508) by [Judahmeek](https://github.com/Judahmeek).
1618

1719
## [v8.0.1] - July 10, 2024
1820

@@ -386,7 +388,8 @@ Note: [Rubygem is 6.3.0.pre.rc.1](https://rubygems.org/gems/shakapacker/versions
386388
## v5.4.3 and prior changes from rails/webpacker
387389
See [CHANGELOG.md in rails/webpacker (up to v5.4.3)](https://github.com/rails/webpacker/blob/master/CHANGELOG.md)
388390

389-
[Unreleased]: https://github.com/shakacode/shakapacker/compare/v8.0.1...main
391+
[Unreleased]: https://github.com/shakacode/shakapacker/compare/v8.0.2...main
392+
[v8.0.2]: https://github.com/shakacode/shakapacker/compare/v8.0.1...v8.0.2
390393
[v8.0.1]: https://github.com/shakacode/shakapacker/compare/v8.0.0...v8.0.1
391394
[v8.0.0]: https://github.com/shakacode/shakapacker/compare/v7.2.3...v8.0.0
392395
[v7.2.3]: https://github.com/shakacode/shakapacker/compare/v7.2.2...v7.2.3

0 commit comments

Comments
 (0)