-
Notifications
You must be signed in to change notification settings - Fork 351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add missing migration guides for 0.15 #1831
Comments
There are likely other totally missing sections -- I think that this one and perhaps a few others are missing due to the way we do filtering by date in the generation tool. Some PRs that were breaking and created during the 0.14 RC period would fall into the date range of |
Fixing #1518 and re-running the tool is probably the least painful way to resolve this. |
Even after removing the filter on time closed, I'm still getting the following output.
|
If I recall correctly, last time I looked, there was also some suspicious matching-by-PR-name that could have easily been replaced with a match-by-PR-number. I suspected that renamed PRs were also not being included. |
Originally posted by @rparrett in #1724
To check manually:
condition_changed
andcondition_changed_to
tocommon_conditions
bevy#14917: non-breakingLoadAndSave
Asset Processor bevy#15090: missingReflectable
trait sha: 69541462c5ef70914fd719fcd1f503045c76a453: non-breakingAssetReader
bevy#14082: missingThe text was updated successfully, but these errors were encountered: