Skip to content

Commit a294bd5

Browse files
committed
Refine changelog
1 parent 276692a commit a294bd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/changes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- Add new merge strategy `Fail` to `PropertiesFileTransformer`. ([#1856](https://github.com/GradleUp/shadow/pull/1856))
1515
- Add `FindResourceInClasspath` task to help with debugging issues with merged duplicate resources. ([#1860](https://github.com/GradleUp/shadow/pull/1860))
1616
- Add `MergeLicenseResourceTransformer`. ([#1858](https://github.com/GradleUp/shadow/pull/1858))
17-
- Support disabling relocation of Kotlin module metadata. ([#1875](https://github.com/GradleUp/shadow/pull/1875))
17+
- Support disabling Kotlin module metadata remapping. ([#1875](https://github.com/GradleUp/shadow/pull/1875))
1818
```kotlin
1919
tasks.shadowJar {
2020
// Disable remapping of Kotlin module metadata (`.kotlin_module`) files. This is enabled by default.

0 commit comments

Comments
 (0)