We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094406b commit 01ad851Copy full SHA for 01ad851
1 file changed
CHANGELOG.md
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Changed
13
14
-- Update to Bevy `0.14.0-rc.4`.
+- Update to Bevy `0.14.0`.
15
- Move `bevy_replicon_renet` to a [dedicated repository](https://github.com/projectharmonia/bevy_replicon_renet).
16
- `ServerEventsPlugin` and `ClientEventsPlugin` can be disabled on client-only and server-only apps respectively.
17
- Put `ClientDiagnosticsPlugin` under `client_diagnostics` feature (disabled by default) and make it part of the `RepliconPlugins` group.
0 commit comments