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,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.28.2] - 2024-09-09
11+
1012### Changed
1113
12- - Made ` ReplicatedClients::new ` public for use in testing contexts .
14+ - Make ` ReplicatedClients::new ` public.
1315
1416## [ 0.28.1] - 2024-09-04
1517
@@ -573,7 +575,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
573575
574576Initial release after separation from [ Project Harmonia] ( https://github.com/projectharmonia/project_harmonia ) .
575577
576- [ unreleased ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.28.1...HEAD
578+ [ unreleased ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.28.2...HEAD
579+ [ 0.28.1 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.28.1...v0.28.2
577580[ 0.28.1 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.28.0...v0.28.1
578581[ 0.28.0 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.27.0...v0.28.0
579582[ 0.27.0 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.26.3...v0.27.0
Original file line number Diff line number Diff line change 11[package ]
22name = " bevy_replicon"
3- version = " 0.28.1 "
3+ version = " 0.28.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