Skip to content

Commit 40b2ced

Browse files
authored
Update CHANGELOG.md
1 parent 385c3f7 commit 40b2ced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636

3737
### Changed
3838

39-
- All serde methods now use `bevy::ecs::error::Result` instead of `bincode::Result` for more informative errors.
39+
- All serde methods now use `postcard::Result` instead of `bincode::Result` for more informative errors.
4040
- Rename `ChannelKind` into just `Channel`.
4141
- Rename `channels` module into `replicon_channels`.
4242
- Rename `core` module into `shared` and `RepliconCorePlugin` into `RepliconSharedPlugin`. To avoid ambiguity with Rust's `core`, which will be used for `no_std` support in the next release.

0 commit comments

Comments
 (0)