We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f590c8e commit d360ca4Copy full SHA for d360ca4
1 file changed
CHANGELOG.md
@@ -11,6 +11,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Changed
13
14
+## [0.57.0] - 2022-09-22
15
+
16
+### Added
17
18
+- AppliedAuthenticationEventListener model.
19
+- AuthenticationEventHandlerResult model.
20
+- AuthenticationEventType model.
21
+- CustomExtensionCalloutResult model.
22
+- WatermarkProtectionValues model.
23
24
+### Changed
25
26
+- Updated beta models and request builders generated using Typewriter, based on latest Beta-Metadata.
27
+- Models and requests referencing the newly added models and requests have been updated to reflect the removed models/requests.
28
+- Removed MeetingChatMode model.
29
30
## [0.56.0] - 2022-09-15
31
32
### Added
0 commit comments