Skip to content

Commit

Permalink
#292 Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhauck committed Jan 19, 2025
1 parent 001d470 commit 9844b9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Please add your entries according to this format.
## Unreleased

- Add tasks `ktfmtCheckScripts` and `ktfmtFormatScripts` to check and format the `.kts` files in the project folder.
- Remove transitive ktfmt dependencies from the plugin to avoid conflicts with the project dependencies.
- Change output format of ktfmtCheck task
- Add output file for ktfmtFormat task
- Kotlin to 2.1.0
- Gradle to 8.12

Expand Down

0 comments on commit 9844b9a

Please sign in to comment.