From 381c6716b88336015a1a64d504d3ede8122de82e Mon Sep 17 00:00:00 2001 From: Rug Date: Mon, 13 May 2024 19:28:55 -0700 Subject: [PATCH] Update changelog for 1.0.13 --- MyceliumNetworkingForCW/ts-assets/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MyceliumNetworkingForCW/ts-assets/CHANGELOG.md b/MyceliumNetworkingForCW/ts-assets/CHANGELOG.md index 013eebd..69d9d2e 100644 --- a/MyceliumNetworkingForCW/ts-assets/CHANGELOG.md +++ b/MyceliumNetworkingForCW/ts-assets/CHANGELOG.md @@ -3,6 +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). +## 1.0.13 +- Added float serialization + ## 1.0.12 - Fixed an issue where Lobby and Player data could not be set in the LobbyCreated callback