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.28.4] - 2024-10-15
11+
1012### Fixed
1113
1214- Synchronize server events with init messages properly when ` ServerTick ` is not updated every app tick.
@@ -586,7 +588,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
586588
587589Initial release after separation from [ Project Harmonia] ( https://github.com/projectharmonia/project_harmonia ) .
588590
589- [ unreleased ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.28.3...HEAD
591+ [ unreleased ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.28.4...HEAD
592+ [ 0.28.4 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.28.3...v0.28.4
590593[ 0.28.3 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.28.2...v0.28.3
591594[ 0.28.2 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.28.1...v0.28.2
592595[ 0.28.1 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.28.0...v0.28.1
Original file line number Diff line number Diff line change 11[package ]
22name = " bevy_replicon"
3- version = " 0.28.3 "
3+ version = " 0.28.4 "
44authors = [
55 " Hennadii Chernyshchyk <genaloner@gmail.com>" ,
66 " koe <ukoe@protonmail.com>" ,
You can’t perform that action at this time.
0 commit comments