From ff0e6a53fc5d67198f5d138ec7cf584cd3dc83bb Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 11 Apr 2022 12:16:32 -0400 Subject: [PATCH] Release notes for 1.8.8 --- RELEASE-NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index dacbc1837..80f352664 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,6 +1,11 @@ ZeroTier Release Notes ====== +# 2022-04-11 -- Version 1.8.8 + + * Fix a local privilege escalation bug in the Windows installer. + * No changes for other platforms. Windows upgrade recommended, everyone else optional. + # 2022-03-30 -- Version 1.8.7 * Fix for dependency installations in Windows MSI package.