Skip to content

Commit 19721bf

Browse files
committed
set version 0.2.0 and update changelog
1 parent 158b6b0 commit 19721bf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## [Unreleased]
44

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+
512
## [0.1.3] - 2022-04-22
613
### Changed
714
- Bumped minimum IDE version to 2021.1.1

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = me.haroldmartin.intellijbuildwebhooknotifier
55
pluginName = build-webhook-notifier
6-
pluginVersion = 0.1.4
6+
pluginVersion = 0.2.0
77

88
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
# for insight into build numbers and IntelliJ Platform versions.

0 commit comments

Comments
 (0)