Skip to content

Commit 99da366

Browse files
authored
Note the breaking change caused by afterEvaluate usages (#1719)
1 parent efa1627 commit 99da366

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/changes/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252

5353
- Don't inject `TargetJvmVersion` attribute when automatic JVM targeting is disabled. ([#1666](https://github.com/GradleUp/shadow/pull/1666))
5454
- Do not write modified class files for no-op relocations. ([#1694](https://github.com/GradleUp/shadow/pull/1694))
55+
- **BREAKING CHANGE:** The introduction of some `afterEvaluate` usages may cause configuration issues in rare cases.
5556

5657
## [9.0.2](https://github.com/GradleUp/shadow/releases/tag/9.0.2) - 2025-08-15
5758

0 commit comments

Comments
 (0)