You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
### Changed
13
13
14
+
## [5.41.0] - 2022-11-09
15
+
16
+
### Added
17
+
18
+
- AuditActor model.
19
+
- AuditProperty model.
20
+
- AuditResource model.
21
+
- ChannelMembersNotificationRecipient model.
22
+
- ChatMembersNotificationRecipient model.
23
+
- MacOSLobChildApp model.
24
+
- MacOSMinimumOperatingSystem model.
25
+
- MicrosoftEdgeChannel model.
26
+
- TeamMembersNotificationRecipient model.
27
+
- AuditEvent models and related requests.
28
+
- DeviceManagementPartnerTerminate models and related requests.
29
+
- EducationAssignmentSetUpFeedbackResourcesFolder models and related requests.
30
+
- EducationFeedbackResourceOutcome models and related requests.
31
+
- MacOSLobApp models and related requests.
32
+
- MacOSMicrosoftEdgeApp model and related requests.
33
+
34
+
### Changed
35
+
36
+
- Generated v1.0 models and request builders using Typewriter.
37
+
- Classes related to the removed and added models/requests have been updated to reflect the addition and removal of these models/requests.
38
+
- Remove withRequireChangeOnNextSignIn from AuthenticationMethodResetPasswordParameterSet as this only applied for certain first party apps and shouldn't have been added prior.
0 commit comments