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:
Christian Visintin
2023-02-10 15:11:35 +01:00
committed by veeso
parent efd2235ff3
commit 251b125cbb
5 changed files with 35 additions and 28 deletions

View File

@@ -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