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,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.32.2] - 2025-04-16
11+
12+ ### Changed
13+
14+ - Preserve removals before inserts
15+
1016## [ 0.32.1] - 2025-04-05
1117
1218### Changed
@@ -767,8 +773,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
767773
768774Initial release after separation from [ Project Harmonia] ( https://github.com/projectharmonia/project_harmonia ) .
769775
770- [ unreleased ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.32.1...HEAD
771- [ 0.32.0 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.32.0...v0.32.1
776+ [ unreleased ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.32.2...HEAD
777+ [ 0.32.2 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.32.1...v0.32.2
778+ [ 0.32.1 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.32.0...v0.32.1
772779[ 0.32.0 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.31.1...v0.32.0
773780[ 0.31.1 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.31.0...v0.31.1
774781[ 0.31.0 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.30.1...v0.31.0
Original file line number Diff line number Diff line change 11[package ]
22name = " bevy_replicon"
3- version = " 0.32.1 "
3+ version = " 0.32.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