From 0ed0852f0236b08afdc731082b625a82a1000e9c Mon Sep 17 00:00:00 2001 From: Siddharth Paudwal <74606225+siddharthpaudwal@users.noreply.github.com> Date: Sat, 25 Apr 2026 03:16:45 +0530 Subject: [PATCH 1/5] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 01b5f79..d8bd63d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Microsoft Authentication CLI -[![Tests](https://img.shields.io/github/actions/workflow/status/AzureAd/microsoft-authentication-cli/.github/workflows/dotnet-test.yml?branch=main&style=for-the-badge&logo=github)](https://github.com/AzureAD/microsoft-authentication-cli/actions/workflows/dotnet-test.yml) [![Release](https://img.shields.io/badge/Release-0.9.5-orange?style=for-the-badge&logo=github)](https://github.com/AzureAD/microsoft-authentication-cli/releases/tag/0.9.5) ![GitHub release (latest by SemVer)](https://img.shields.io/github/downloads/azuread/microsoft-authentication-cli/0.9.5/total?logo=github&style=for-the-badge&color=blue) [![License](https://shields.io/badge/license-MIT-purple?style=for-the-badge)](./LICENSE.txt) From bc6107ef5ea164862a176efaec458e9562ef9e1a Mon Sep 17 00:00:00 2001 From: Siddharth Paudwal <74606225+siddharthpaudwal@users.noreply.github.com> Date: Sat, 25 Apr 2026 03:18:17 +0530 Subject: [PATCH 2/5] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d8bd63d..ca9bd53 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ provide a means of downloading the latest release, so you **must** specify your To install the application, run ```powershell -# 0.9.5 is an example. See https://github.com/AzureAD/microsoft-authentication-cli/releases for the latest. -$env:AZUREAUTH_VERSION = '0.9.5' +# 0.9.6 is an example. See https://github.com/AzureAD/microsoft-authentication-cli/releases for the latest. +$env:AZUREAUTH_VERSION = '0.9.6' $script = "${env:TEMP}\install.ps1" $url = "https://raw.githubusercontent.com/AzureAD/microsoft-authentication-cli/${env:AZUREAUTH_VERSION}/install/install.ps1" [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 @@ -60,8 +60,8 @@ release, so you **must** specify your desired version via the `$AZUREAUTH_VERSIO To install the application, run ```bash -# 0.9.5 is an example. See https://github.com/AzureAD/microsoft-authentication-cli/releases for the latest. -export AZUREAUTH_VERSION='0.9.5' +# 0.9.6 is an example. See https://github.com/AzureAD/microsoft-authentication-cli/releases for the latest. +export AZUREAUTH_VERSION='0.9.6' curl -sL https://raw.githubusercontent.com/AzureAD/microsoft-authentication-cli/$AZUREAUTH_VERSION/install/install.sh | sh ``` @@ -80,8 +80,8 @@ provide a means of downloading the latest release, so you **must** specify your To install the application, run ```bash -# 0.9.5 is an example. See https://github.com/AzureAD/microsoft-authentication-cli/releases for the latest. -export AZUREAUTH_VERSION='0.9.5' +# 0.9.6 is an example. See https://github.com/AzureAD/microsoft-authentication-cli/releases for the latest. +export AZUREAUTH_VERSION='0.9.6' curl -sL https://raw.githubusercontent.com/AzureAD/microsoft-authentication-cli/$AZUREAUTH_VERSION/install/linux-install.sh | sh ``` From 3849e0a0411c263fc967c83ddbb103043a0c7dc4 Mon Sep 17 00:00:00 2001 From: Siddharth Paudwal <74606225+siddharthpaudwal@users.noreply.github.com> Date: Sat, 25 Apr 2026 03:18:46 +0530 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca9bd53..9d859b5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Microsoft Authentication CLI -[![Release](https://img.shields.io/badge/Release-0.9.5-orange?style=for-the-badge&logo=github)](https://github.com/AzureAD/microsoft-authentication-cli/releases/tag/0.9.5) +[![Release](https://img.shields.io/badge/Release-0.9.5-orange?style=for-the-badge&logo=github)](https://github.com/AzureAD/microsoft-authentication-cli/releases/tag/0.9.6) ![GitHub release (latest by SemVer)](https://img.shields.io/github/downloads/azuread/microsoft-authentication-cli/0.9.5/total?logo=github&style=for-the-badge&color=blue) [![License](https://shields.io/badge/license-MIT-purple?style=for-the-badge)](./LICENSE.txt) From f3e0cd678553422de85119b07787bc7ffd694711 Mon Sep 17 00:00:00 2001 From: Siddharth Paudwal <74606225+siddharthpaudwal@users.noreply.github.com> Date: Sat, 25 Apr 2026 03:19:41 +0530 Subject: [PATCH 4/5] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d859b5..1fba737 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Microsoft Authentication CLI -[![Release](https://img.shields.io/badge/Release-0.9.5-orange?style=for-the-badge&logo=github)](https://github.com/AzureAD/microsoft-authentication-cli/releases/tag/0.9.6) -![GitHub release (latest by SemVer)](https://img.shields.io/github/downloads/azuread/microsoft-authentication-cli/0.9.5/total?logo=github&style=for-the-badge&color=blue) +[![Release](https://img.shields.io/badge/Release-0.9.6-orange?style=for-the-badge&logo=github)](https://github.com/AzureAD/microsoft-authentication-cli/releases/tag/0.9.6) +![GitHub release (latest by SemVer)](https://img.shields.io/github/downloads/azuread/microsoft-authentication-cli/0.9.6/total?logo=github&style=for-the-badge&color=blue) [![License](https://shields.io/badge/license-MIT-purple?style=for-the-badge)](./LICENSE.txt) --- From 21087070fc31c1806d335aea9df039165df59f86 Mon Sep 17 00:00:00 2001 From: Siddharth Paudwal <74606225+siddharthpaudwal@users.noreply.github.com> Date: Sat, 25 Apr 2026 03:22:38 +0530 Subject: [PATCH 5/5] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0279c34..7337e7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.9.6] - 2026-04-25 ### Added - Added support for macOS brokered authentication via Enterprise SSO Extension (opt-in with `--mode broker`) @@ -227,8 +227,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [v0.1.0] - 2022-03-30 ### Added - Initial project release. - -[Unreleased]: https://github.com/AzureAD/microsoft-authentication-cli/compare/0.9.5...HEAD +[Unreleased]: https://github.com/AzureAD/microsoft-authentication-cli/compare/0.9.6...HEAD +[0.9.6]: https://github.com/AzureAD/microsoft-authentication-cli/compare/0.9.5...0.9.6 [0.9.5]: https://github.com/AzureAD/microsoft-authentication-cli/compare/0.9.4...0.9.5 [0.9.4]: https://github.com/AzureAD/microsoft-authentication-cli/compare/0.9.3...0.9.4 [0.9.3]: https://github.com/AzureAD/microsoft-authentication-cli/compare/0.9.2...0.9.3