From 65f58a9a8d4cf182c3aed47593634b7925303b30 Mon Sep 17 00:00:00 2001 From: shimataro Date: Wed, 24 Feb 2021 21:14:29 +0900 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31cbf9b..6b5f075 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. ### Added -* Support Docker container (thanks [@kujaomega](https://github.com/kujaomega)) +* Support Ubuntu/CentOS Docker container (thanks [@kujaomega](https://github.com/kujaomega)) * Support PKCS8/RFC4716 formats (thanks [@tats-u](https://github.com/tats-u)) ### Changed