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.5] - 2026-04-26
11+
1012### Fixed
1113
1214- Don't panic when receiving acks from disconnected clients (backends might not discard messages immediately, allowing to react to them).
@@ -1055,7 +1057,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10551057
10561058Initial release after separation from [ Project Harmonia] ( https://github.com/simgine/project_harmonia ) .
10571059
1058- [ unreleased ] : https://github.com/simgine/bevy_replicon/compare/v0.39.4...HEAD
1060+ [ unreleased ] : https://github.com/simgine/bevy_replicon/compare/v0.39.5...HEAD
1061+ [ 0.39.5 ] : https://github.com/simgine/bevy_replicon/compare/v0.39.4...v0.39.5
10591062[ 0.39.4 ] : https://github.com/simgine/bevy_replicon/compare/v0.39.3...v0.39.4
10601063[ 0.39.3 ] : https://github.com/simgine/bevy_replicon/compare/v0.39.2...v0.39.3
10611064[ 0.39.2 ] : https://github.com/simgine/bevy_replicon/compare/v0.39.1...v0.39.2
Original file line number Diff line number Diff line change 11[package ]
22name = " bevy_replicon"
3- version = " 0.39.4 "
3+ version = " 0.39.5 "
44authors = [
55 " Hennadii Chernyshchyk <genaloner@gmail.com>" ,
66 " koe <ukoe@protonmail.com>" ,
You can’t perform that action at this time.
0 commit comments