From 56aafb389f7a8783c19e7cafa0e788bbe25a9b44 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Mon, 6 Mar 2023 14:43:52 -0600 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b5d605..928a16d 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.5.0 - 2023-03-06 + +### Miscellaneous Tasks + +- Update Bevy to 0.10. + ## Version 0.4.0 - 2022-12-20 ### Features