Skip to content

Commit cb714eb

Browse files
committed
Fix changelog after merging changes from master
1 parent 1e724bc commit cb714eb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CHANGELOG.md

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

4343
### Changed
4444

45-
- All serde methods now use `postcard::Result` instead of `bincode::Result` for more informative errors.
4645
- Rename `ChannelKind` into just `Channel`.
4746
- Rename `channels` module into `replicon_channels`.
4847
- 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)