From 32f3af96801892cf253cc7b7756b4ee6f3ee9370 Mon Sep 17 00:00:00 2001 From: shimataro Date: Tue, 23 Feb 2021 10:18:10 +0900 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b65bb09..31cbf9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added * Support Docker container (thanks [@kujaomega](https://github.com/kujaomega)) +* Support PKCS8/RFC4716 formats (thanks [@tats-u](https://github.com/tats-u)) ### Changed