CHANGELOG.md: update

pull/308/head
Jakub Chrzanowski 2 years ago
parent ec664e2aaa
commit 7625e67dff
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

@ -8,10 +8,12 @@
- Enable [Gradle Configuration Cache](https://docs.gradle.org/current/userguide/configuration_cache.html) in `gradle.proeprties`
- GitHub Actions - mark the pull request created with _Publish Plugin_ workflow with `release changelog` label
- GitHub Actions - send code coverage reports to [CodeCov](https://codecov.io)
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.6.0`
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.6.1`
### Changed
- Dependencies - upgrade `org.jetbrains.intellij` to `1.9.0`
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.7.20`
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2022.2.2`
- Use `file` instead of `projectDir.resolve` in Gradle configuration file
### Fixed

Loading…
Cancel
Save