diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c7e4d0..ce80f2f 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] +### Added + +* Ubuntu 20.04 + ### Changed * Add short note on how to convert OPENSSH to PEM format by [@shadow1runner](https://github.com/shadow1runner)