Skip to content

Commit 360e9db

Browse files
committed
Prepare changelog for version 8.3.6
1 parent 79dd223 commit 360e9db

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

src/docs/changes/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44
## [Unreleased]
55

66

7+
## [v8.3.6] (2025-02-02)
8+
9+
**Added**
10+
11+
- Support Java 24. ([#1222](https://github.com/GradleUp/shadow/pull/1222))
12+
13+
**Changed**
14+
15+
- Exclude kotlin-stdlib from plugin dependencies. ([#1093](https://github.com/GradleUp/shadow/pull/1093))
16+
17+
718
## [v8.3.5] (2024-11-03)
819

920
**Fixed**
@@ -415,7 +426,8 @@ Instead, use the `enableRelocation = true` and `relocationPrefix = "<new package
415426

416427

417428

418-
[Unreleased]: https://github.com/GradleUp/shadow/compare/8.3.5...HEAD
429+
[Unreleased]: https://github.com/GradleUp/shadow/compare/8.3.6...HEAD
430+
[v8.3.6]: https://github.com/GradleUp/shadow/releases/tag/8.3.6
419431
[v8.3.5]: https://github.com/GradleUp/shadow/releases/tag/8.3.5
420432
[v8.3.4]: https://github.com/GradleUp/shadow/releases/tag/8.3.4
421433
[v8.3.3]: https://github.com/GradleUp/shadow/releases/tag/8.3.3

0 commit comments

Comments
 (0)