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.40.2] - 2026-05-23
11+
1012### Changed
1113
1214- Don't schedule systems when no messages/events for them have been registered.
@@ -1084,7 +1086,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10841086
10851087Initial release after separation from [ Project Harmonia] ( https://github.com/simgine/project_harmonia ) .
10861088
1087- [ unreleased ] : https://github.com/simgine/bevy_replicon/compare/v0.40.1...HEAD
1089+ [ unreleased ] : https://github.com/simgine/bevy_replicon/compare/v0.40.2...HEAD
1090+ [ 0.40.2 ] : https://github.com/simgine/bevy_replicon/compare/v0.40.1...v0.40.2
10881091[ 0.40.1 ] : https://github.com/simgine/bevy_replicon/compare/v0.40.0...v0.40.1
10891092[ 0.40.0 ] : https://github.com/simgine/bevy_replicon/compare/v0.39.5...v0.40.0
10901093[ 0.39.5 ] : https://github.com/simgine/bevy_replicon/compare/v0.39.4...v0.39.5
Original file line number Diff line number Diff line change 11[package ]
22name = " bevy_replicon"
3- version = " 0.40.1 "
3+ version = " 0.40.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