Update CHANGELOG.

This commit is contained in:
Nolan Darilek 2023-04-03 14:49:12 -05:00
parent 855fb714da
commit 3e0b0a3e7f

View File

@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
## Version 0.3.0 - 2023-04-03
### Features
- [**breaking**] Renamed `SynthizerSystems` to `SynthizerSets`.
### Miscellaneous Tasks
- Restructure system schedule to more idiomatic Bevy 0.10 style.
## Version 0.2.0 - 2023-03-06
### Features