Skip to content

Commit

Permalink
Update CHANGELOG.md for 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
RugbugRedfern committed Apr 9, 2024
1 parent 8a20344 commit a9c4b84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MyceliumNetworkingForCW/ts-assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
- The LobbyLeft callback should now properly fire // NOT TESTED
## [1.0.7]
- Added LobbyData and PlayerData functionality, which allows you to define synced variables associated with the lobby (perfect for config syncing) or individual players
- The LobbyLeft callback should now properly fire
- General code cleanup

## [1.0.6]
Expand Down

0 comments on commit a9c4b84

Please sign in to comment.