From e121945a7cd6678a0be4682b032515f6163d2d83 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Fri, 16 May 2025 10:27:03 -0500 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b7cb71..96a9a0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## Version 0.10.0 - 2025-05-16 + +### Miscellaneous Tasks + +- Add Nix-based build and CI configuration. +- Update to Bevy 0.16. + ## Version 0.9.1 - 2025-01-07 ### Miscellaneous Tasks