Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit e7266a1

Browse files
authored
[changelog]: add changes for 0.8.3 release
1 parent 2b5a8d4 commit e7266a1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.8.3
2+
3+
- add `--codespace`(`-c`) CLI argument to specify a `Codespace` name to connect to. More info: https://github.com/github/gh-net/issues/30
4+
- add `--trace-dest` CLI argument to specify trace file path. More info: https://github.com/github/gh-net/issues/35
5+
- fix IP routing issue for PTP network interfaces that are configured to be a default gateway on local machine. More info: https://github.com/github/gh-net/issues/33
6+
- improved start command panic handling.
7+
- bug fixes for app diagnostics logic.
8+
19
## 0.6.4
210

311
- increase number of tasks in worker thread pool to `12`. This fixes app freezes issue for low-end machines with few number of CPU cores and allowes for `11` active network interfaces on the host(local) machine. More info: https://github.com/github/gh-net/issues/7

0 commit comments

Comments
 (0)