From e690b1cb731364acbb0b4f2a3583f2c115bceb8c Mon Sep 17 00:00:00 2001 From: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com> Date: Fri, 10 Nov 2023 14:57:59 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee9c65f9f68..76ff2886360 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,36 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +## [5.76.0] - 2023-11-10 + +### Added + +- CallRecording model and derived requests. +- ChannelSummary model. +- DeviceLocalCredential and DeviceLocalCredentialInfo models and derived requests. +- RemoteDesktopSecurityConfiguration model and derived requests. +- SiteDeltaParameterSet model and derived requests. +- TargetDeviceGroup model and derived requests. +- HostPort, HostPortBanner, HostPortComponent, HostPortProtocol, and HostPortStatus models and derived requests. + +### Changed + +- ExternalConnection model. +- Channel model. +- DelegatedAdminRelationship model. +- Directory model and request builder. +- ExtensionProperty model. +- OnlineMeeting model and request builder. +- ServicePrincipal model and request builder. +- SiteCollection request builder. +- Alert model. +- DetectionSource model. +- Host model and request builder. +- ServiceSource model. +- ThreatIntelligence model and request builder. +- Hostname request builder. +- IpAddress request builder. + ## [5.75.0] - 2023-10-20 ### Added