From 6b19103d5a5f9ff50f8ad29e7b4e117cd6224894 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Thu, 14 Mar 2024 12:45:11 -0500 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ab220a..209efc8 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.6.0 - 2024-03-14 + +### Miscellaneous Tasks + +- Upgrade Bevy to v0.13. + ## Version 0.5.0 - 2024-02-09 ### Bug Fixes