bevy/CHANGELOG.md
Nathan Stocks 12f29bd38c
Timer Polishing (#931)
* Pause stops ticks. Consistent getter method names. Update tests.

* Add timing example

* Format with the nightly formatter

Co-authored-by: Amber Kowalski <amberkowalski03@gmail.com>
2020-11-27 11:39:33 -08:00

15 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

  • [Breaking changes to timer API][914]
  • [Removed timer auto-ticking system][931]

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)