From c6be4c471d25aa5db1a41d27fca18f773d5339f0 Mon Sep 17 00:00:00 2001 From: Drew Weymouth Date: Fri, 7 Apr 2023 18:59:26 -0700 Subject: [PATCH] update CHANGELOG for mac High Sierra support --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4896193..9e008cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ### Fixes - **todo-commithash** Don't show update available prompt if the found version is the same as the running app version +- [#120](https://github.com/dweymouth/supersonic/issues/120),[#87](https://github.com/dweymouth/supersonic/issues/87) Update Mac build process to support OS versions back to High Sierra (thanks @whorfin!) ## [0.1.0-beta] - 2023-04-01