mirror of
https://github.com/markqvist/rnsh.git
synced 2025-05-31 19:54:28 -04:00
Add a little documentation for v0.1.2
This commit is contained in:
parent
36d408fd26
commit
0eae443a32
1 changed files with 6 additions and 0 deletions
|
@ -25,6 +25,12 @@ point still may introduce breaking changes, especially in the
|
|||
protocol layers of the software.
|
||||
|
||||
## Recent Changes
|
||||
### v0.1.2
|
||||
- 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
|
||||
line for easier service invocations. ([see PR for details](https://github.com/acehoss/rnsh/pull/25))
|
||||
- Escape Sequences, Session Termination & Line-Interactive Mode ([see PR for details](https://github.com/acehoss/rnsh/pull/26))
|
||||
|
||||
### v0.1.1
|
||||
- Fix issue with intermittent data corruption
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue