From 60b03c5c3e4db62ac00f243e5dc59dd0b87276d4 Mon Sep 17 00:00:00 2001 From: shimataro Date: Mon, 30 Dec 2019 08:22:48 +0900 Subject: [PATCH] * update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 082a6b9..40b527f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed -* append contents of `config` and `known_hosts` when called multiple times +* Append contents of `config` and `known_hosts` when called multiple times. ## [1.4.0]