diff --git a/CHANGELOG.md b/CHANGELOG.md index 731d3489..8bc3f236 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Support for deleting an `accessPackageResourceRoleScope` ([#245](https://github.com/manicminer/hamilton/pull/245)) - Support for additional group behaviors `CalendarMemberReadOnly` and `ConnectorsDisabled` ([#247](https://github.com/manicminer/hamilton/pull/247)) - Support for the `ServicePrincipalRiskLevels` field in the `ConditionalAccessConditionSet` model ([#246](https://github.com/manicminer/hamilton/pull/246)) +- Support for [Role Eligibility Schedule Requests](https://learn.microsoft.com/en-us/graph/api/resources/unifiedroleeligibilityschedulerequest?view=graph-rest-1.0) ([#204](https://github.com/manicminer/hamilton/pull/204)) - Bugfix: fake a 404 response when an `accessPackageResourceRoleScope` could not be found ([#245](https://github.com/manicminer/hamilton/pull/245)) - Bugfix: correctly unmarshal the `onPremisesPublishing` field in the `Application` model ([#244](https://github.com/manicminer/hamilton/pull/244))