From 66c1522576809a971d2176613c4396b1272ca2ee Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Sat, 6 Jul 2024 21:12:37 -0500 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 642a9e2..ec9100f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## Version 0.9.0 - 2024-07-07 + +### Miscellaneous Tasks + +- Switch to Gitea Actions. +- Integrate pre-commit. +- Update to Bevy 0.14. + ## Version 0.8.0 - 2024-03-14 ### Miscellaneous Tasks