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.26.3] - 2024-06-09
11+
1012### Added
1113
1214- Logging for sending and receiving messages.
@@ -517,7 +519,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
517519
518520Initial release after separation from [ Project Harmonia] ( https://github.com/projectharmonia/project_harmonia ) .
519521
520- [ unreleased ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.26.2...HEAD
522+ [ unreleased ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.26.3...HEAD
523+ [ 0.26.3 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.26.2...v0.26.3
521524[ 0.26.2 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.26.1...v0.26.2
522525[ 0.26.1 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.26.0...v0.26.1
523526[ 0.26.0 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.25.3...v0.26.0
Original file line number Diff line number Diff line change 11[package ]
22name = " bevy_replicon"
3- version = " 0.26.2 "
3+ version = " 0.26.3 "
44authors = [
55 " Hennadii Chernyshchyk <genaloner@gmail.com>" ,
66 " koe <ukoe@protonmail.com>" ,
You can’t perform that action at this time.
0 commit comments