diff --git a/CHANGELOG.md b/CHANGELOG.md index 25b5d1b..2f6e67c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ ## [Unreleased] +## [1.0.5] +* Add handling for failure to parse project settings (we default to leave off `spotlessApply` option) until JetBrains gets back on alternatives. + ## [1.0.4] - Add Gradle version parsing to determine if we should append `--no-configuration-cache` option to the `spotlessApply` command.