We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afa117 commit ac42e15Copy full SHA for ac42e15
1 file changed
CHANGELOG.md
@@ -7,13 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
## [Unreleased]
8
9
## [0.9.0] - 2024-11-07
10
+### Removed
11
+- Removed IWA from default authentcation mode.
12
+
13
### Changed
14
- Temporarily paused the publishing of Linux binaries.
15
- Upgrade MSAL from `4.59.1` to `4.65.0`.
16
- Upgrade Lasso from `2024.8.24.1` to `2024.10.23.1`.
17
- Upgrade from .NET 6 to .NET 8.
18
- Disable trimmed version when publishing AzureAuth.
-- Remove IWA from default authentcation mode.
19
20
## [0.8.6] - 2024-04-25
21
0 commit comments