From 8054f23086312337b304d877d7a79ba3dd52579f Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Thu, 28 Oct 2021 09:08:33 +0200 Subject: [PATCH] CHANGELOG update --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b57e91c..25d09b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,10 @@ - GitHub Actions: Collect Qodana/Tests/Plugin Verifier results as artifacts ### Changed -- Dependencies - upgrade `org.jetbrains.intellij` to `1.2.0` +- Dependencies - upgrade `org.jetbrains.intellij` to `1.2.1` - Dependencies - upgrade `org.jetbrains.changelog` to `1.3.1` - Dependencies (GitHub Actions) - upgrade `jtalk/url-health-check-action` to `2` +- Dependencies (GitHub Actions) - upgrade `actions/checkout` to `2.3.5` - GitHub Actions general performance refactoring - GitHub Actions - prepare plugin archive content to be archived once - GitHub Actions - patch changelog only if change notes are provided