bevy/CHANGELOG.md
Jonathan Cornaz 52d6799544
Run parent-update and transform-propagation during the "post-startup" stage (instead of "startup") (#955)
* Propagate transforms during the POST_STARTUP start-up stage

* Update changelog
2020-11-29 14:07:47 -08:00

17 KiB

Changelog

While we try to keep the Unreleased changes updated, it is often behind and does not include all merged pull requests. To see a list of all changes since the latest release, you may compare current changes on git with previous release tags.

Unreleased

Added

Changed

Fixed

Version 0.3.0 (2020-11-03)

Added

Changed

Fixed

Version 0.2.1 (2020-9-20)

Fixed

Version 0.2.0 (2020-9-19)

Added

Changed

Fixed

Internal Improvements

Version 0.1.3 (2020-8-22)

Version 0.1.2 (2020-8-10)

Version 0.1.1 (2020-8-10)

Version 0.1.0 (2020-8-10)