From 9dea13e88b2ff3fee22734b7f8a660f5b0c4a02a Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Wed, 13 Sep 2023 11:20:31 +0300 Subject: [PATCH] Bumps version and release notes --- CHANGELOG.md | 5 +++++ src/Microsoft.Graph/Microsoft.Graph.Beta.csproj | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecd033ceed8..3bead276619 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project does NOT adhere to [Semantic Versioning](https://semver.org/spe ## [Unreleased] +## [5.48.0] - 2023-09-13 + +- Improves message of `OdataError`(https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/2094,https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1954) +- Latest metadata updates from 12th September 2023. + ## [5.47.0-preview] - 2023-09-06 - Fixes serialization and deserialization of bitwise enums. diff --git a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj index 73ef7055cf7..48dcf551701 100644 --- a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj +++ b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj @@ -26,7 +26,7 @@ - https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/blob/master/CHANGELOG.md - 5.47.0 + 5.48.0