Skip to content

Commit

Permalink
Merge pull request #4 from lipiridi/changelog-update-v1.0.2
Browse files Browse the repository at this point in the history
Changelog update - `v1.0.2`
  • Loading branch information
lipiridi authored Aug 15, 2023
2 parents 5410507 + 6bf7ba9 commit d312e09
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

## [Unreleased]

## [1.0.2] - 2023-08-15

### Added
- Support for multi-module projects
- Option that allow Gradle's configuration cache for 'apply' task
Expand All @@ -23,6 +25,7 @@
- The ability to apply Spotless formatting to the currently opened file in the editor or to the entire project.
- Introduced an option to execute the default "optimize import" task before applying Spotless formatting.

[Unreleased]: https://github.com/lipiridi/spotless-applier/compare/v1.0.1...HEAD
[Unreleased]: https://github.com/lipiridi/spotless-applier/compare/v1.0.2...HEAD
[1.0.2]: https://github.com/lipiridi/spotless-applier/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/lipiridi/spotless-applier/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/lipiridi/spotless-applier/commits/v1.0.0

0 comments on commit d312e09

Please sign in to comment.