From a936bdb6f0cb293eba62ecafbdb75cbc8a46f357 Mon Sep 17 00:00:00 2001 From: sgonzalezMSFT Date: Mon, 14 Oct 2019 09:39:28 -0700 Subject: [PATCH] Updating changelog.txt --- changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.txt b/changelog.txt index 94ac1bf1..591ce9ec 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +Version 0.6.0-preview +============= +- Updated TokenCache to be thread safe +- Removed build warnings +- Added web app, B2C, and OBO samples +- Updated to use delomboked sources + Version 0.5.0-preview ============= - Refactored AuthenticationException to MsalServiceException, MsalClientException, MsalInteractionRequiredException