From 3bcf232f1e35c7ccf19286edd96e07c6ec9bcdc8 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Sun, 7 Jul 2024 10:58:49 -0500 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 209efc8..21c26ea 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.7.0 - 2024-07-07 + +### Miscellaneous Tasks + +- Add pre-commit. +- Switch to Gitea Actions. +- Upgrade to Bevy 0.14. + ## Version 0.6.0 - 2024-03-14 ### Miscellaneous Tasks