We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158b6b0 commit 19721bfCopy full SHA for 19721bf
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## [Unreleased]
4
5
+## [0.2.0] - 2022-11-07
6
+### Changed
7
+- Support for Android Studio Dolphin
8
+- Bumped minimum IDE version to 2021.3 (213)
9
+- Install no longer requires IDE restart
10
+- Internal upgrades
11
+
12
## [0.1.3] - 2022-04-22
13
### Changed
14
- Bumped minimum IDE version to 2021.1.1
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = me.haroldmartin.intellijbuildwebhooknotifier
pluginName = build-webhook-notifier
-pluginVersion = 0.1.4
+pluginVersion = 0.2.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments