diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ff2b64..1a262a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,15 @@ # IntelliJ Platform Plugin Template Changelog ## [Unreleased] +### Changed +- Dependencies (GitHub Actions) - upgrade `actions/checkout` to `3` ## [1.1.2] -### Changed -- Update `platformVersion` to `2021.1.3` for compatibility with Apple M1 -- Change since/until build to `211-213.*` (2021.1 - 2021.3) -- Upgrade Gradle Wrapper to `7.4` -- Dependencies - upgrade `org.jetbrains.intellij` to `1.4.0` +### Changed +- Update `platformVersion` to `2021.1.3` for compatibility with Apple M1 +- Change since/until build to `211-213.*` (2021.1 - 2021.3) +- Upgrade Gradle Wrapper to `7.4` +- Dependencies - upgrade `org.jetbrains.intellij` to `1.4.0` - Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `4.2.5` ## [1.1.1] @@ -312,4 +314,4 @@ ### Added - Initial project scaffold - GitHub Actions to automate testing and deployment -- Kotlin support \ No newline at end of file +- Kotlin support