We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f0db2 commit 7bccd71Copy full SHA for 7bccd71
2 files changed
CHANGELOG.md
@@ -4,16 +4,8 @@
4
5
## [Unreleased]
6
### Added
7
+- Compatibility with Intellij 2021.1
8
-### Changed
9
-
10
-### Deprecated
11
12
-### Removed
13
14
-### Fixed
15
16
-### Security
17
## [0.0.6]
18
### Changed
19
- tool window is no longer blocked during indexing
gradle.properties
@@ -3,7 +3,7 @@
3
pluginGroup = com.github.plaskowski.embeddedbrowserintellijplugin
pluginName_ = EmbeddedBrowser
-pluginVersion = 0.0.6
+pluginVersion = 0.0.7
pluginSinceBuild = 202
pluginUntilBuild = 211.*
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
0 commit comments