mirror of
https://github.com/markqvist/rnsh.git
synced 2025-06-23 21:44:15 -04:00
Update readme for 0.1.3.
This commit is contained in:
parent
ab7f43e910
commit
0221e52fcb
1 changed files with 5 additions and 0 deletions
|
@ -25,6 +25,11 @@ point still may introduce breaking changes, especially in the
|
||||||
protocol layers of the software.
|
protocol layers of the software.
|
||||||
|
|
||||||
## Recent Changes
|
## Recent Changes
|
||||||
|
### v0.1.3
|
||||||
|
- Fix an issue where disconnecting a session using ~. would result in further connections to
|
||||||
|
the same initiator would appear to hang.
|
||||||
|
- Setting `-q` will suppress the pre-connect spinners
|
||||||
|
|
||||||
### v0.1.2
|
### v0.1.2
|
||||||
- Adaptive compression (RNS update) provides significant performance improvements ([PR](https://github.com/acehoss/rnsh/pull/24))
|
- Adaptive compression (RNS update) provides significant performance improvements ([PR](https://github.com/acehoss/rnsh/pull/24))
|
||||||
- Allowed identities file - put allowed identities in a file instead of on the command
|
- Allowed identities file - put allowed identities in a file instead of on the command
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue