We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c66329 commit 36d6f41Copy full SHA for 36d6f41
CHANGELOG.md
@@ -4,6 +4,11 @@
4
5
## Unreleased
6
7
+### Added
8
+- Initial support for Gateway links (jetbrains-gateway://). See the readme for
9
+ the expected parameters.
10
+- Support for Gateway 232.9921.
11
+
12
## 2.5.2 - 2023-08-06
13
14
### Fixed
gradle.properties
@@ -3,7 +3,7 @@
3
pluginGroup=com.coder.gateway
pluginName=coder-gateway
# SemVer format -> https://semver.org
-pluginVersion=2.5.2
+pluginVersion=2.6.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
pluginSinceBuild=223.7571.70
0 commit comments