Skip to content

Commit

Permalink
draft release notes for this change
Browse files Browse the repository at this point in the history
  • Loading branch information
snendev committed Aug 22, 2024
1 parent a225b5b commit bdffac8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release Notes

## Version 0.6 (Draft)

- migrated to Bevy 0.14
- replaced `FrameCount` with its Bevy counterpart and updated system scheduling constraints to match the new `FrameCount`'s behavior, which updates in `Last` rather than `First`

## Version 0.5

- migrated to Bevy 0.13
Expand Down

0 comments on commit bdffac8

Please sign in to comment.