diff --git a/CHANGES.md b/CHANGES.md index 5d31424f..b6bdc144 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,14 +1,6 @@ **Experimental**: This is a new format for release notes. The format and availability is subject to change. -## UNRELEASED - -### Backward Incompatible Changes - -- none - -### New Features - -- none +## 2021.3.3 ### Improvements @@ -19,6 +11,7 @@ - Tunnel create and delete commands no longer use path to credentials from the configuration file. If you need ot place tunnel credentials file at a specific location, you must use `--credentials-file` flag. +- Access ssh-gen creates properly named keys for SSH short lived certs. ## 2021.3.2