From 85b808562abc40177c0679754b70c848a78ae3a7 Mon Sep 17 00:00:00 2001 From: Lazar <163033155+Lakicar95@users.noreply.github.com> Date: Sun, 10 Nov 2024 15:07:45 +0100 Subject: [PATCH] Prepare Geolocation for the release (#47024) * Update CHANGELOG.md * Update CHANGELOG.md accordingly --- sdk/maps/Azure.Maps.Geolocation/CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sdk/maps/Azure.Maps.Geolocation/CHANGELOG.md b/sdk/maps/Azure.Maps.Geolocation/CHANGELOG.md index d969c1b37f75a..eb33f3270d953 100644 --- a/sdk/maps/Azure.Maps.Geolocation/CHANGELOG.md +++ b/sdk/maps/Azure.Maps.Geolocation/CHANGELOG.md @@ -1,14 +1,14 @@ # Release History -## 1.0.0-beta.3 (Unreleased) - -### Features Added - -### Breaking Changes +## 1.0.0-beta.3 (2024-11-07) ### Bugs Fixed +- Various minor fixes related to AutoRest integration and code generation stability. ### Other Changes +- Updated documentation +- Removed outdated namespace analyzer for improved code quality +- Regenerated code with the latest AutoRest input file ## 1.0.0-beta.2 (2023-07-13)