From 8f088ba3672488e5afc489b221b52783ef5fb56e Mon Sep 17 00:00:00 2001 From: Aaron Parker Date: Tue, 30 Jul 2024 09:07:30 +1000 Subject: [PATCH] Update changelog.md --- docs/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.md b/docs/changelog.md index eab72a48..15c7cd6c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,6 +3,7 @@ ## VERSION * Adds `OBSStudioAlt` - provides an alternative method for returning OSB Studio downloads +* Updates `MicrosoftTerminal` to return `.msixbundle` installers * Renames function `Get-EvergreenLibraryApp` to `Get-EvergreenAppFromLibrary`. `Get-EvergreenLibraryApp` remains as the alias * Updates `Get-EvergreenLibrary` to return details from an Evergreen Library hosted on a `https` URL (e.g. an Azure storage account) * Updates `Start-EvergreenLibraryUpdate` to support an application in the library without a filter