mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
CHANGELOG update
This commit is contained in:
parent
db2bc45065
commit
8b00950fa9
14
CHANGELOG.md
14
CHANGELOG.md
@ -3,13 +3,15 @@
|
|||||||
# IntelliJ Platform Plugin Template Changelog
|
# IntelliJ Platform Plugin Template Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
### Changed
|
||||||
|
- Dependencies (GitHub Actions) - upgrade `actions/checkout` to `3`
|
||||||
|
|
||||||
## [1.1.2]
|
## [1.1.2]
|
||||||
### Changed
|
### Changed
|
||||||
- Update `platformVersion` to `2021.1.3` for compatibility with Apple M1
|
- Update `platformVersion` to `2021.1.3` for compatibility with Apple M1
|
||||||
- Change since/until build to `211-213.*` (2021.1 - 2021.3)
|
- Change since/until build to `211-213.*` (2021.1 - 2021.3)
|
||||||
- Upgrade Gradle Wrapper to `7.4`
|
- Upgrade Gradle Wrapper to `7.4`
|
||||||
- Dependencies - upgrade `org.jetbrains.intellij` to `1.4.0`
|
- Dependencies - upgrade `org.jetbrains.intellij` to `1.4.0`
|
||||||
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `4.2.5`
|
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `4.2.5`
|
||||||
|
|
||||||
## [1.1.1]
|
## [1.1.1]
|
||||||
@ -312,4 +314,4 @@
|
|||||||
### Added
|
### Added
|
||||||
- Initial project scaffold
|
- Initial project scaffold
|
||||||
- GitHub Actions to automate testing and deployment
|
- GitHub Actions to automate testing and deployment
|
||||||
- Kotlin support
|
- Kotlin support
|
||||||
|
Loading…
Reference in New Issue
Block a user