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.37.0] - 2025-12-14
11+
1012### Fixed
1113
1214- Ignore received replication for entities that was despawned by the client.
@@ -970,7 +972,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
970972
971973Initial release after separation from [ Project Harmonia] ( https://github.com/simgine/project_harmonia ) .
972974
973- [ unreleased ] : https://github.com/simgine/bevy_replicon/compare/v0.37.0...HEAD
975+ [ unreleased ] : https://github.com/simgine/bevy_replicon/compare/v0.37.1...HEAD
976+ [ 0.37.1 ] : https://github.com/simgine/bevy_replicon/compare/v0.37.0...v0.37.1
974977[ 0.37.0 ] : https://github.com/simgine/bevy_replicon/compare/v0.36.1...v0.37.0
975978[ 0.36.1 ] : https://github.com/simgine/bevy_replicon/compare/v0.36.0...v0.36.1
976979[ 0.36.0 ] : https://github.com/simgine/bevy_replicon/compare/v0.35.1...v0.36.0
Original file line number Diff line number Diff line change 11[package ]
22name = " bevy_replicon"
3- version = " 0.37.0 "
3+ version = " 0.37.1 "
44authors = [
55 " Hennadii Chernyshchyk <genaloner@gmail.com>" ,
66 " koe <ukoe@protonmail.com>" ,
You can’t perform that action at this time.
0 commit comments