From 70419bcbf7f89d03c3243fb8c591a661ba954f0a Mon Sep 17 00:00:00 2001 From: Erik Gomez Date: Thu, 29 Dec 2022 12:46:06 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aabd04ef..01730e53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Modernized the Github Action dependencies - Xcode 14 or higher is now required to build Nudge - Xcode 14.2 is the verison used to build Nudge through Github Actions +- Built with Swift 5.7.2 - Monterey is the default icon - `asynchronousSoftwareUpdate` is no longer honored when the `requiredInstallationDate` has been passed - The default Nudge package now attempts to install to `/Applications/Utilities` to improve deployments through Intune