From 03a759c2989c777a649851bb0277fa29150c8204 Mon Sep 17 00:00:00 2001 From: Ponylang Main Bot Date: Thu, 27 Apr 2023 11:37:16 +0000 Subject: [PATCH] Updates release notes for PR #250 --- .release-notes/next-release.md | 6 ++++++ .release-notes/ventura.md | 6 ------ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 .release-notes/ventura.md diff --git a/.release-notes/next-release.md b/.release-notes/next-release.md index e69de29..a0443d7 100644 --- a/.release-notes/next-release.md +++ b/.release-notes/next-release.md @@ -0,0 +1,6 @@ +## Switch supported MacOS version to Ventura + +We've switched our supported MacOS version from Monterey to Ventura. + +"Supported" means that all ponyup changes are tested on Ventura rather than Monterey and our pre-built ponyup distribution is built on Ventura. + diff --git a/.release-notes/ventura.md b/.release-notes/ventura.md deleted file mode 100644 index a0443d7..0000000 --- a/.release-notes/ventura.md +++ /dev/null @@ -1,6 +0,0 @@ -## Switch supported MacOS version to Ventura - -We've switched our supported MacOS version from Monterey to Ventura. - -"Supported" means that all ponyup changes are tested on Ventura rather than Monterey and our pre-built ponyup distribution is built on Ventura. -