Skip to content

Commit 5054a13

Browse files
committed
Merge branch 'changelog-2.5.2' into semver-test
2 parents 2050d96 + d2f6fee commit 5054a13

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
### Fixed
88
- Inability to connect to a workspace after going back to the workspaces view.
9+
- Remove version warning for 2.x release.
910

1011
### Changed
1112
- Add a message to distinguish between connecting to the worker and querying for
@@ -28,8 +29,8 @@
2829
- Add status and start/stop buttons to the recent connections view.
2930

3031
### Changed
31-
- Check binary version with `version --output json` (if available) since this is
32-
faster than waiting for the round trip checking etags. It also covers cases
32+
- Check binary version with `version --output json` (if available) since this is
33+
faster than waiting for the round trip checking etags. It also covers cases
3334
where the binary is hosted somewhere that does not support etags.
3435
- Move the template link from the row to a dedicated button on the toolbar.
3536

0 commit comments

Comments
 (0)