Skip to content

Commit cc37b59

Browse files
nicoburnsalice-i-cecilecart
authored
Clarify breaking release frequency (bevyengine#7934)
Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com> Co-authored-by: Carter Anderson <mcanders1@gmail.com>
1 parent cd06fad commit cc37b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Bevy is a refreshingly simple data-driven game engine built in Rust. It is free
1313

1414
## WARNING
1515

16-
Bevy is still in the _very_ early stages of development. APIs can and will change (now is the time to make suggestions!). Important features are missing. Documentation is sparse. Please don't build any serious projects in Bevy unless you are prepared to be broken by API changes constantly.
16+
Bevy is still in the early stages of development. Important features are missing. Documentation is sparse. A new version of Bevy containing breaking changes to the API is released [approximately once every 3 months](https://bevyengine.org/news/bevy-0-6/#the-train-release-schedule). We provide [migration guides](https://bevyengine.org/learn/book/migration-guides/), but we can't guarantee migrations will always be easy. Use only if you are willing to work in this environment.
1717

1818
**MSRV:** Bevy relies heavily on improvements in the Rust language and compiler.
1919
As a result, the Minimum Supported Rust Version (MSRV) is "the latest stable release" of Rust.

0 commit comments

Comments
 (0)