diff --git a/changelog.md b/changelog.md index 3a0e09f5e..61c55abb0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ +2.8.0 +========== +### New features: +- ID Web works with Authority in place of Tenant ID and Domain. See [#2160](https://github.com/AzureAD/microsoft-identity-web/pull/2160) +- ID Web now supports CIAM authorities. +- Abstractions is now updated to version 3.1.0 +### Bug fixes: +- Fixed a bug causing ClaimsIdentity.RoleClaimType to always be "roles" when using App Service Authentication. See [#2166](https://github.com/AzureAD/microsoft-identity-web/pull/2166) + 2.7.0 ========== ### New Feature: