CHANGELOG update

This commit is contained in:
Jakub Chrzanowski 2024-12-15 11:46:27 +01:00
parent 3740ad9583
commit 03d3a6a37c
No known key found for this signature in database
GPG Key ID: 56E9E73CB8E7486B

View File

@ -7,6 +7,7 @@
### Removed
- Remove redundant IntelliJ Platform dependency helpers: `instrumentationTools()`, `pluginVerifier()`, `zipSigner()`
- GitHub Actions: Remove `gradle/actions/wrapper-validation` because validation is performed by default in `gradle/actions/setup-gradle@v4`
### Changed