From 76ade67f95252cb6527afa0e713669bbeb4d43d2 Mon Sep 17 00:00:00 2001 From: Nuno Diegues Date: Thu, 14 Oct 2021 14:42:56 +0100 Subject: [PATCH] Release 2021.10.2 --- RELEASE_NOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index f58632d1..24f5fc7b 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,7 @@ +2021.10.2 +- 2021-10-11 TUN-5138: Switch to QUIC on auto protocol based on threshold +- 2021-10-14 TUN-5250: Add missing packages for cfsetup to succeed in github release pkgs target + 2021.10.1 - 2021-10-12 TUN-5246: Use protocol: quic for Quick tunnels if one is not already set - 2021-10-13 TUN-5249: Revert "TUN-5138: Switch to QUIC on auto protocol based on threshold"