Skip to content

Commit 36d6f41

Browse files
committed
Bump version to 2.6.0
1 parent 8c66329 commit 36d6f41

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
## Unreleased
66

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+
712
## 2.5.2 - 2023-08-06
813

914
### Fixed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pluginGroup=com.coder.gateway
44
pluginName=coder-gateway
55
# SemVer format -> https://semver.org
6-
pluginVersion=2.5.2
6+
pluginVersion=2.6.0
77
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
88
# for insight into build numbers and IntelliJ Platform versions.
99
pluginSinceBuild=223.7571.70

0 commit comments

Comments
 (0)