From b1a150e70f94ea8f6509e2e80297fc01a8e4403f Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Mon, 6 Mar 2023 15:45:36 -0600 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17970ff..a66574f 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.2.0 - 2023-03-06 + +### Miscellaneous Tasks + +- Update to Bevy 0.10. + ## Version 0.1.3 - 2023-02-12 ### Bug Fixes