From f2cd47f2fe826c5723a3539822dfc544eef0164c Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Tue, 6 Dec 2022 13:24:02 -0600 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb00fa3..635bcad 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 - 2022-12-06 + +### Miscellaneous Tasks + +- Update to Bevy 0.9 and TTS 0.25. + ## Version 0.1.2 - 2022-09-07 ### Miscellaneous Tasks