Changelog update - v1.1.2

pull/239/head
GitHub Action 2 years ago committed by Jakub Chrzanowski
parent 6d7386e3ad
commit a3798e85ac

@ -3,11 +3,13 @@
# IntelliJ Platform Plugin Template Changelog
## [Unreleased]
### 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`
## [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`
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `4.2.5`
## [1.1.1]
@ -310,4 +312,4 @@
### Added
- Initial project scaffold
- GitHub Actions to automate testing and deployment
- Kotlin support
- Kotlin support
Loading…
Cancel
Save