Skip to content

Commit 439aae8

Browse files
Update CHANGELOG.md
1 parent a326efc commit 439aae8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
- Add `bevy-inspector-egui`
77
- Update state management to use bevy `State` instead of a custom `StateMachine`
88
- Add `renet_visualizer` to visualize network traffic on the server
9+
- Refactor shared code into `lib` namespace
10+
- Drop `lib::` prefix
11+
- Increase world size
12+
- Fix issue where chunks were only serialized on the client
913

1014
## 0.1.1
1115

0 commit comments

Comments
 (0)