From d292026935a42e274f07bd514c136e0cf6c8604d Mon Sep 17 00:00:00 2001 From: Antonios Barotsis Date: Tue, 4 Apr 2023 23:23:04 +0200 Subject: [PATCH] Added fix to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e49e1029fc..3ccc82d68a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added SFX to the new sword abilities - Fixed various issues with showing the correct text hint for interactable blocks. - Intert entities like arrows no longer obstruct interacting with nearby entities/blocks. +- Underwater fall damage ## [0.14.0] - 2023-01-07