Fallback to the unreleased change notes when the plugin in current was not released yet

This commit is contained in:
Jakub Chrzanowski
2022-12-05 10:46:26 +01:00
committed by Jakub Chrzanowski
parent 42f6ce7c9e
commit e95cbd35b0
2 changed files with 5 additions and 1 deletions

View File

@@ -8,6 +8,9 @@
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.7.22`
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2022.2.3`
### Fixed
- Fallback to the unreleased change notes when the plugin in current was not released yet
## [1.3.0] - 2022-11-17
### Added