mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
126 new feature termscp doesnt use id rsa default ssh private key to authenticate to sftp scp endpoint (#144)
fixed issue 126 <https://github.com/veeso/termcp/issues/126>
This commit is contained in:
committed by
veeso
parent
efd2235ff3
commit
251b125cbb
14
CHANGELOG.md
14
CHANGELOG.md
@@ -1,6 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
- [Changelog](#changelog)
|
||||
- [0.11.0](#0110)
|
||||
- [0.10.0](#0100)
|
||||
- [0.9.0](#090)
|
||||
- [0.8.2](#082)
|
||||
@@ -26,6 +27,19 @@
|
||||
|
||||
---
|
||||
|
||||
## 0.11.0
|
||||
|
||||
Released on ??
|
||||
|
||||
> 🦥 The lazy update
|
||||
|
||||
- **Bugfix**:
|
||||
- Fixed [Issue 126](https://github.com/veeso/termscp/issues/126)
|
||||
- Fixed [Issue 141](https://github.com/veeso/termscp/issues/141)
|
||||
- Dependencies:
|
||||
- Bump `remotefs-ssh` to `0.1.3`
|
||||
- Bump `ssh2-config` to `0.1.4`
|
||||
|
||||
## 0.10.0
|
||||
|
||||
Released on 15/10/2022
|
||||
|
||||
Reference in New Issue
Block a user