From 04fa10ea7b35a0942288cef5911edd60c9191723 Mon Sep 17 00:00:00 2001 From: Igor Postelnik Date: Wed, 21 Oct 2020 13:42:12 -0500 Subject: [PATCH] Release 2020.10.2 --- RELEASE_NOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index db3b4052..01c6efd5 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,8 @@ +2020.10.2 +- 2020-10-21 Release 2020.10.1 +- 2020-10-21 AUTH-3185 fixed indention error +- 2020-10-19 TUN-3459: Make service install on linux use named tunnels + 2020.10.1 - 2020-10-20 Split out typed config from legacy command-line switches; refactor ingress commands and fix tests - 2020-10-20 Move raw ingress rules to config package