From ffd09acd27f56092b06f3e1c144d462b1a5a7344 Mon Sep 17 00:00:00 2001 From: Eyal Bukchin Date: Thu, 21 Dec 2023 22:11:27 +0200 Subject: [PATCH] Update to 3.56.4 (#222) --- CHANGELOG.md | 9 +++++++++ changelog.d/+mirrord-for-teams-action.changed.md | 2 -- gradle.properties | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) delete mode 100644 changelog.d/+mirrord-for-teams-action.changed.md diff --git a/CHANGELOG.md b/CHANGELOG.md index d17b8766..be562482 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,15 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/) and the chang +## [3.56.4](https://github.com/metalbear-co/mirrord-intellij/tree/3.56.4) - 2023-12-21 + + +### Changed + +- Replaced waitlist registration action with mirrord for Teams actions. + Added occasional notifications about mirrord for Teams. + + ## [3.56.3](https://github.com/metalbear-co/mirrord-intellij/tree/3.56.3) - 2023-12-12 diff --git a/changelog.d/+mirrord-for-teams-action.changed.md b/changelog.d/+mirrord-for-teams-action.changed.md deleted file mode 100644 index 69860d26..00000000 --- a/changelog.d/+mirrord-for-teams-action.changed.md +++ /dev/null @@ -1,2 +0,0 @@ -Replaced waitlist registration action with mirrord for Teams actions. -Added occasional notifications about mirrord for Teams. \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index e9da0610..d2194131 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = com.metalbear.mirrord pluginName = mirrord # SemVer format -> https://semver.org -pluginVersion = 3.56.3 +pluginVersion = 3.56.4 platformVersion = 2022.3.2