File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed
Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212### Changed
1313
14- ## [ 5.35.0] - 2022-09-015
14+ ## [ 5.36.0] - 2022-09-22
15+
16+ ### Added
17+
18+ - MessagePinnedEventMessageDetail model.
19+ - MessageUnpinnedEventMessageDetail model.
20+ - RedirectUriSettings model.
21+ - X509Certificate models.
22+ - ContentSharingSession model and related requests.
23+ - PinnedChatMessageInfo model and related requests.
24+ - X509CertificateAuthentication models and related requests.
25+ - ChatMessageReference requests.
26+ - ChatMessageWithReference requests.
27+
28+ ### Changed
29+
30+ - Generated v1.0 models and request builders using Typewriter.
31+ - Classes related to the removed and added models/requests have been updated to reflect the addition and removal of these models/requests.
32+ - Removed RestrictedSignIn models and related requests.
33+
34+ ## [ 5.35.0] - 2022-09-15
1535
1636### Added
1737
You can’t perform that action at this time.
0 commit comments