From cf585c64816b6470a43aa7e53f377272978e83fb Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Sun, 16 Jul 2023 13:04:12 -0500 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 928a16d..858a0ca 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 - 2023-07-16 + +### Miscellaneous Tasks + +- Update to Bevy 0.11. + ## Version 0.5.0 - 2023-03-06 ### Miscellaneous Tasks