From 6cdb16a4cd9479a877e61ae2a1fdf8dd06448f66 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Tue, 28 Dec 2021 22:28:00 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 632b66e48..40a3e352f 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,19 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Fixed + +- Fixed client crash when hovering over a fluid in the Fluid Grid by [@jackodsteel](https://github.com/jackodsteel). +- Fixed random client crashes when starting the game. + +### Changed + +- Update Korean translation by [@mindy15963](https://github.com/mindy15963). + ## [v1.10.0-beta.3] - 2021-12-17 ### Fixed + - Fixed networks and network devices being removed when a chunk unloads. ## [v1.10.0-beta.2] - 2021-12-16