From fa0bd6db13069ebc59251b0a9f32942e97fc7e8a Mon Sep 17 00:00:00 2001 From: Chuck Lantz Date: Mon, 14 May 2018 13:53:22 -0700 Subject: [PATCH] Release notes --- docs/reference/releases.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/reference/releases.md b/docs/reference/releases.md index d07d5c70..dfb84667 100644 --- a/docs/reference/releases.md +++ b/docs/reference/releases.md @@ -24,6 +24,16 @@ Creative Commons Attribution 4.0 License (International): https://creativecommon What to know what has changed recently? You're in the right spot. You can also view this same information from the releases tab on our [GitHub repo](https://aka.ms/vsls-releases). +## v0.3.98 / v0.3.144 (VS Code / Visual Studio) + +These are bug fix releases that resolve a number of telemetry reported and two user reported issues. We really appreciate all of the usage/feedback, so please keep letting us know how to improve! 💯 + +### Reported Issues Fixed 🚀 + +1. **User Code Sign-in Timeout** - We added some logic to reduce the chances of hitting a timeout when signing in if your clock is off by a few minutes. + +2. **[VS] Guest failed to join due to error "Method not found: languageServerProvider-C/C++-Cpp.getMetadata** + ## v0.3.93 / v0.3.92 (VS Code / Visual Studio) **This is our first public preview release!!** It is a major feature release that also includes bug-fixes to addresses a number of user-reported issues. We really appreciate all of the usage/feedback, so please keep letting us know how to improve! 💯