diff --git a/.release-notes/0.8.1.md b/.release-notes/0.8.1.md new file mode 100644 index 00000000..4d365111 --- /dev/null +++ b/.release-notes/0.8.1.md @@ -0,0 +1,10 @@ +## Use Alpine 3.18 as our base image + +Previously we were using Alpine 3.16. This should have no impact on anyone unless they are using this image as the base image for another. + +## Add MacOS on Apple Silicon as a fully supported platform + +In August of 2023, we had to drop MacOS on Apple Silicon as we lost our build environment when we switched off of CirrusCI to GitHub Actions. GitHub just added MacOS Apple Silicon build environments, so we are bring back MacOS on Apple Silicon as a fully supported platform. + +corral is once again available as a compiled arm64 MacOS binary. + diff --git a/.release-notes/next-release.md b/.release-notes/next-release.md index 4d365111..e69de29b 100644 --- a/.release-notes/next-release.md +++ b/.release-notes/next-release.md @@ -1,10 +0,0 @@ -## Use Alpine 3.18 as our base image - -Previously we were using Alpine 3.16. This should have no impact on anyone unless they are using this image as the base image for another. - -## Add MacOS on Apple Silicon as a fully supported platform - -In August of 2023, we had to drop MacOS on Apple Silicon as we lost our build environment when we switched off of CirrusCI to GitHub Actions. GitHub just added MacOS Apple Silicon build environments, so we are bring back MacOS on Apple Silicon as a fully supported platform. - -corral is once again available as a compiled arm64 MacOS binary. -