diff --git a/CHANGELOG.md b/CHANGELOG.md index 6704022..28accb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Changed + +* Append LF to `known_hosts` / `config`. + ### Fixed * Typo (thanks [@psbss](https://github.com/psbss))