From b908e7939852fba16cdbf54abce7349d59acd5d2 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Sat, 6 Jul 2024 18:29:46 -0500 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0348c7f..2763794 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.6.0 - 2024-07-06 + +### Miscellaneous Tasks + +- Upgrade to Bevy 0.14. +- Switch to Gitea Actions. +- Switch to pre-commit. + ## Version 0.5.1 - 2024-04-19 ### Miscellaneous Tasks