Skip to content

Commit e3876a3

Browse files
committed
Update changelog
1 parent 00f771f commit e3876a3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/docs/changes/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
## [v8.3.7] (2025-06-24)
88

9+
> [!WARNING]
10+
> Only Gradle 9 support is being backported to this version. No additional features or crucial bug fixes will be included in the 8.x line. Please migrate to Shadow 9 as soon as possible.
11+
912
**Fixed**
1013

1114
- Fix compatibility for Gradle 9.0.0 RC1. ([#1470](https://github.com/GradleUp/shadow/pull/1470))
@@ -429,7 +432,7 @@ Instead, use the `enableRelocation = true` and `relocationPrefix = "<new package
429432

430433

431434

432-
[Unreleased]: https://github.com/GradleUp/shadow/compare/8.3.7...HEAD
435+
[Unreleased]: https://github.com/GradleUp/shadow/compare/8.3.7...8.x
433436
[v8.3.7]: https://github.com/GradleUp/shadow/releases/tag/8.3.7
434437
[v8.3.6]: https://github.com/GradleUp/shadow/releases/tag/8.3.6
435438
[v8.3.5]: https://github.com/GradleUp/shadow/releases/tag/8.3.5

0 commit comments

Comments
 (0)