From 637e100c9b95ac1a39434a4e9b5b0870fa4add52 Mon Sep 17 00:00:00 2001 From: shimataro Date: Sat, 6 Jun 2020 09:24:12 +0900 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f599d1..fe053dd 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 + +* Add short note on how to convert OPENSSH to PEM format by @shadow1runner + ## [2.0.2] - 2020-04-12 ### Security