Skip to content

Commit ed47d0c

Browse files
authored
Update README.md for clarity and formatting
1 parent d73d94a commit ed47d0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/changes/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
addShadowJarToAssembleLifecycle = false
1717
}
1818
```
19-
- Stop catching ZipException when writing entries. ([#1970](https://github.com/GradleUp/shadow/pull/1970))
19+
- Stop catching `ZipException` when writing entries. ([#1970](https://github.com/GradleUp/shadow/pull/1970))
2020

2121
### Fixed
2222

2323
- Fix interaction with Gradle artifact transforms. ([#1345](https://github.com/GradleUp/shadow/pull/1345))
24-
- Fix skipStringConstants per-relocator behavior in mapName. ([#1968](https://github.com/GradleUp/shadow/pull/1968))
24+
- Fix `skipStringConstants` per-relocator behavior in `mapName`. ([#1968](https://github.com/GradleUp/shadow/pull/1968))
2525

2626
## [9.3.2](https://github.com/GradleUp/shadow/releases/tag/9.3.2) - 2026-02-27
2727

0 commit comments

Comments
 (0)