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
4f47d78be9
commit
14789423ba
10
CHANGELOG.md
10
CHANGELOG.md
@ -7,6 +7,16 @@
|
||||
- `properties` shorthand function for accessing `gradle.properties` in a cleaner way
|
||||
- Dependabot check for GitHub Actions used in [workflow files](.github/workflows)
|
||||
|
||||
### Changed
|
||||
- Dependencies - upgrade `detekt-formatting from` to `1.16.0`
|
||||
- Dependencies - upgrade `io.gitlab.arturbosch.detekt` to `1.16.0`
|
||||
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.4.32`
|
||||
- Dependencies (GitHub Actions) - upgrade `actions/upload-artifact` to `v2.2.2`
|
||||
- Dependencies (GitHub Actions) - upgrade `actions/cache` to `v2.1.4`
|
||||
|
||||
### Fixed
|
||||
- Fix `README.md` file resolution in the `build.gradle.kts`
|
||||
|
||||
## [0.8.3]
|
||||
### Changed
|
||||
- Dependencies - upgrade `org.jetbrains.intellij` to `0.7.2`
|
||||
|
Loading…
Reference in New Issue
Block a user