Skip to content

Commit

Permalink
Note this change
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Dec 4, 2024
1 parent 60601f7 commit f2a68c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/docs/changes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@

## [Unreleased]

**Changed**

- **BREAKING CHANGE:** Some public getters are removed from `SimpleRelocator`, `includes` and `excludes` are exposed as `ListProperty`s. ([#1079](https://github.com/GradleUp/shadow/pull/1079))

**Fixed**

- Mark `enableRelocation`, `relocationPrefix`, and `minimizeJar` optional. ([#1074](https://github.com/GradleUp/shadow/pull/1074))
Expand Down

0 comments on commit f2a68c7

Please sign in to comment.