From 4494a27fabf597ed88df0cd62c62184931a67623 Mon Sep 17 00:00:00 2001 From: Michael Borkenstein Date: Thu, 25 Mar 2021 11:17:10 -0500 Subject: [PATCH] Update changelog 2021.3.3 --- CHANGES.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) 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