Skip to content

Commit 8b9e7ef

Browse files
authored
Update CHANGELOG.md
1 parent f296a0f commit 8b9e7ef

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,26 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v
77

88
## [Unreleased]
99

10+
## [5.5.0] - 2023-04-06
11+
12+
### Changed
13+
14+
- Fixes missing dateTime query parameters for bookingBusinesses (https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1791)
15+
- Fixes missing exapand clauses for calendars and contactFolder (https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1788)
16+
- Fixes return type when uploading small files to drive (https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1718)
17+
- Fixes inconsistencies in errors when using batch requests. (https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1782)
18+
19+
### Added
20+
21+
- Latest metadata updates from 6th April 2023
22+
1023
## [5.4.0] - 2023-03-28
1124

1225
### Added
1326

1427
- Updates kiota abstraction library dependencies to reduce code size in generation.
1528
- Metadata fixes for missing expand clauses for contact endpoints
16-
- Latest metadata updates from 28st March 2023
29+
- Latest metadata updates from 28th March 2023
1730

1831
## [5.3.0] - 2023-03-21
1932

0 commit comments

Comments
 (0)