From e194bc03d3639da4480990e8cfc0c68fdeabc088 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Thu, 14 Mar 2024 13:04:57 -0500 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e22e8b8..6e71f36 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 - 2024-03-14 + +### Miscellaneous Tasks + +- Upgrade Bevy to v0.13 and windows to v0.54. + ## Version 0.4.0 - 2024-01-02 ### Miscellaneous Tasks