From 0f298775c79f4e0abf15c65aa267c280c5edf5e0 Mon Sep 17 00:00:00 2001 From: ShaneMicro <89389217+ShaneMicro@users.noreply.github.com> Date: Thu, 3 Nov 2022 18:08:26 +0000 Subject: [PATCH] Authentication Events Changelog update (#32273) * Release 1.0.0-beta.2 * Updated api extract * Updated change log to correct format * Resolved review comments * Updated changelog Co-authored-by: Jesse Squire --- .../CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sdk/entra/Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents/CHANGELOG.md b/sdk/entra/Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents/CHANGELOG.md index d90cad09629c0..a572b89cb4e9f 100644 --- a/sdk/entra/Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents/CHANGELOG.md +++ b/sdk/entra/Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.0-beta.2 (Unreleased) +## 1.0.0-beta.2 (2022-11-03) ### Features Added @@ -16,4 +16,6 @@ ## 1.0.0-beta.1 (Unreleased) +### Other Changes + - The initial beta release