From 8b664c7f8a988f098a8d760122d7416ec9c7783c Mon Sep 17 00:00:00 2001 From: Aaron Parker Date: Wed, 3 Jul 2024 22:56:14 +1000 Subject: [PATCH] Update changelog.md --- docs/changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index a223e2b1..63bd540d 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,14 @@ # Change log +## VERSION + +* Adds `OmnissaHorizonClient `, `Elgato4KCaptureUtility`, `ElgatoAudioEffects`, `ElgatoCameraHub `, `ElgatoControlCenter`, `ElgatoEpocCam`, `ElgatoGameCapture`, `ElgatoStreamDeck`, `ElgatoVideoCapture`, `ElgatoWaveLink` +* Fixes an issue with `MicrosoftAzureDataStudio` [#708](https://github.com/aaronparker/evergreen/issues/708) + +BREAKING CHANGES + +* Removes `MicrosoftOutlook` - new Outlook uses a new update API and we haven't yet found a valid query to that API + ## 2406.1124 * Update `Slack` to remove `x86` download (which is no longer available)