bevy/CHANGELOG.md
Carter Anderson acdeeb893a
Add 0.11.0 changelog (#9078)
This release I'm experimenting with a new changelog format that doesn't
sap hours of extra time to put together. Basically:

1. Sort by "development area" instead of added / changed / fixed. These
distinctions are often unclear anyway and we have no automated way of
assigning them currently. "Development area" sorting feels equally
useful (if not more useful). Our changelog generator also already does
"development area" categorization so this is efficient.
2. Sort by "importance" and trim out irrelevant changes. This is
laborious, but I already do this as part of my blog post construction
methodology, so it isn't "extra" work.
2023-07-09 08:09:25 +00:00

236 KiB
Raw Permalink Blame History

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.

Version 0.11.0 (2023-07-09)

Rendering

Audio

Diagnostics

Scenes

Transform + Hierarchy

Gizmo

Reflection

App

Windowing + Reflection

Hierarchy

Time

Assets

Windowing

Animation

UI

ECS

Rendering + Reflection + Scenes

Tasks

Math

Rendering + Assets + Meta

ECS + Scenes

Util

Input

Upgrades

Examples

Version 0.10.0 (2023-03-06)

Added

Changed

Removed

Fixed

Version 0.9.0 (2022-11-12)

Added

Changed

Fixed

Version 0.8.0 (2022-07-30)

Added

Changed

Fixed

Version 0.7.0 (2022-04-15)

Added

Changed

Fixed

Version 0.6.0 (2022-01-08)

Added

Changed

Fixed

Version 0.5.0 (2021-04-06)

Added

Changed

Fixed

Version 0.4.0 (2020-12-19)

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)