From 6d89fa1486fc78a2ffa10f8ed927c8af3fbf181f Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 11 May 2022 02:15:07 +0200 Subject: Make ssh use ssh.host properly --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 0411fe5..2be3885 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `var` subcommand is now referenced in `usage`. +### Changed + +- `ssh` subcommand should now only check for `ssh.host`, and show an appropriate + warning if one is not set for a node. + ## [1.0.0] - 2022-05-06 Initial release. -- cgit v1.1