diff --git a/src/lib/CHANGELOG.md b/src/lib/CHANGELOG.md index 123b02b3d..dbf0e0d80 100644 --- a/src/lib/CHANGELOG.md +++ b/src/lib/CHANGELOG.md @@ -17,7 +17,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Optimizations to "TokenParser" performance #964 [fzbm - Florian Zink] - Added support for vanity URLs in the `GetSitePropertiesById` extension method #1012 [koenzomers - Koen Zomers] - Bumped version of Microsoft.Identity.Client package version to 4.60.3 #1014 [gautamdsheth - Gautam Sheth] -- fix issue in ConfigureOnPremisesContext causing 403 forbidden responses on on-premise environments #1011 [nathan-swannet - Nathan Swannet] +- Fix issue in ConfigureOnPremisesContext causing 403 forbidden responses on on-premise environments #1011 [nathan-swannet - Nathan Swannet] +- Fix "The request was already sent" error when getting app metadata (using AppManager) #896 [JoaoCruz2001 - João Cruz] ## [1.15.0]