From e0797633bb130484ffc950b352c8c15653644d72 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Fri, 3 Jan 2025 14:08:44 -0500 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2207ebb..093ab3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 0.7.4 - 2025-01-03 + +### Bug Fixes + +- No need for *any* ctrl-c handling since Bevy already does the right thing. + ## Version 0.7.3 - 2025-01-03 ### Bug Fixes