Skip to content

Commit

Permalink
docs(changelog): improve v0.4.0 changelog text a bit
Browse files Browse the repository at this point in the history
Signed-off-by: Artyom Shendrik <artyom.shendrik@gmail.com>
  • Loading branch information
amal committed Dec 24, 2023
1 parent 1b155cd commit 1a4d743
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
### Fixed
- correct search for non-available extensions, handle more edge-cases overall.
- correct setup for the Binary Compatibility Validator.
- configure Gradle plugin eagerly to avoid issues with composite builds.
- configure the Gradle plugin eagerly to avoid issues with composite builds.
- fix release workflow permissions.

### Changed
- log all configured dependencies.
- cleanup code, fix some detekt warnings.
- use plugin to configure and build itself.
- cleanup code, fix some Detekt warnings.
- use the plugin to configure and build itself.

### Updated
- build-config gradle plugin 5.1.0
- ktlint 1.1.0
- KtLint 1.1.0


## [0.3.0] - 2023-12-15
Expand Down

0 comments on commit 1a4d743

Please sign in to comment.