From 99f1dd308ad4ad8aeb3ca90014e0f1c12e219490 Mon Sep 17 00:00:00 2001 From: jennyf19 Date: Fri, 3 May 2019 11:53:51 -0700 Subject: [PATCH] 5.0.5 (#1595) --- changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.txt b/changelog.txt index 2bec4fd2e..a9bbc12cb 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +Version 5.0.5 +============== +- **Update ADAL.NET documentation on cache to use ADALv3 methods as default**. [ADAL issue 1593](https://github.com/AzureAD/azure-activedirectory-library-for-dotnet/issues/1593) + Version 5.0.3-preview ============== - **ADAL.NET now creates an HttpClient that uses the AndroidClientHandler** for Android 4.1 and higher. See [documentation for more information](https://docs.microsoft.com/en-us/xamarin/android/app-fundamentals/http-stack?tabs=windows). [ADAL issue #1581](https://github.com/AzureAD/azure-activedirectory-library-for-dotnet/issues/1581)