From c6f9832143d58857cf8ad3aaf755de22a6888c13 Mon Sep 17 00:00:00 2001 From: Matt Gabrenya Date: Fri, 22 Nov 2024 20:46:21 -0700 Subject: [PATCH] chore: changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfb3caf6..f78a1589 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [0.7.2] - 2024-11-22 +- Fix: macOS x64 builds no longer crash on launch +- Fix: Windows releases are now code signed + ## [0.7.1] - 2024-11-12 ### Added