File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.39.2] - 2026-04-01
11+
1012### Fixed
1113
1214- Entities spawned during component deserialization now also get the ` Remote ` marker.
@@ -1037,7 +1039,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10371039
10381040Initial release after separation from [ Project Harmonia] ( https://github.com/simgine/project_harmonia ) .
10391041
1040- [ unreleased ] : https://github.com/simgine/bevy_replicon/compare/v0.39.1...HEAD
1042+ [ unreleased ] : https://github.com/simgine/bevy_replicon/compare/v0.39.2...HEAD
1043+ [ 0.39.2 ] : https://github.com/simgine/bevy_replicon/compare/v0.39.1...v0.39.2
10411044[ 0.39.1 ] : https://github.com/simgine/bevy_replicon/compare/v0.39.0...v0.39.1
10421045[ 0.39.0 ] : https://github.com/simgine/bevy_replicon/compare/v0.38.2...v0.39.0
10431046[ 0.38.2 ] : https://github.com/simgine/bevy_replicon/compare/v0.38.1...v0.38.2
Original file line number Diff line number Diff line change 11[package ]
22name = " bevy_replicon"
3- version = " 0.39.1 "
3+ version = " 0.39.2 "
44authors = [
55 " Hennadii Chernyshchyk <genaloner@gmail.com>" ,
66 " koe <ukoe@protonmail.com>" ,
You can’t perform that action at this time.
0 commit comments