mirror of
https://github.com/bevyengine/bevy.git
synced 2026-05-06 06:06:42 -04:00
74e7f1dd14
# Objective An existing migration guide + release note got clobbered by the `bevy_scene` -> `bevy_ecs_serialization` rename. Fixes #24007. ## Solution Carefully integrate the rename into the text to make the migration less confusing.