Skip to content

Commit 430af0f

Browse files
committed
Add changes to CHANGELOG
1 parent 7535cd7 commit 430af0f

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v
77

88
## [Unreleased]
99

10+
## [5.40.1] - 2024-02-01
11+
12+
- Fixes DateTimeTimeZone.ToDateTime returning incorrect parsed date(https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/2286)
13+
1014
## [5.40.0] - 2024-01-24
1115

1216
- Latest metadata updates from 24th January 2024.
@@ -32,7 +36,7 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v
3236

3337
## [5.35.0] - 2023-11-15
3438

35-
- Fixes `Accept` header values generated by the SDK.
39+
- Fixes `Accept` header values generated by the SDK.
3640
- Latest metadata updates from 14th November 2023.
3741

3842
## [5.33.0] - 2023-11-02
@@ -41,7 +45,7 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v
4145

4246
## [5.32.0] - 2023-10-24
4347

44-
- SDK is compatible with trimming(https://github.com/microsoftgraph/msgraph-sdk-dotnet/pull/2174)
48+
- SDK is compatible with trimming(https://github.com/microsoftgraph/msgraph-sdk-dotnet/pull/2174)
4549
- Latest metadata updates from 24th October 2023.
4650

4751
## [5.31.0] - 2023-10-19
@@ -77,7 +81,7 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v
7781

7882
## [5.25.0] - 2023-08-30
7983

80-
- Add `WithUrl` request builders to allow for easier making of requests with arbitrary Urls(https://github.com/microsoft/kiota/pull/3212)
84+
- Add `WithUrl` request builders to allow for easier making of requests with arbitrary Urls(https://github.com/microsoft/kiota/pull/3212)
8185
- Latest metadata updates from 29th August 2023.
8286

8387
## [5.24.0] - 2023-08-23
@@ -185,7 +189,7 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v
185189

186190
## [5.5.0] - 2023-04-06
187191

188-
### Changed
192+
### Changed
189193

190194
- Fixes missing dateTime query parameters for bookingBusinesses (https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1791)
191195
- Fixes missing exapand clauses for calendars and contactFolder (https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1788)
@@ -294,7 +298,7 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v
294298

295299
- Fixes incorrect types for collection types referencing enums - [Kiota #1846](https://github.com/microsoft/kiota/pull/1846)
296300
- Fixes missing return object types for PATCH/POST/PUT calls - https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/issues/478
297-
- Fixes missing QueryParameters for odata functions e.g delta
301+
- Fixes missing QueryParameters for odata functions e.g delta
298302
- Latest metadata updates from 27th September 2022 snapshot
299303

300304
## [5.0.0-preview.11] - 2022-07-20

0 commit comments

Comments
 (0)