From 870a0098d6164bbae7161ac641dcba6e1f827669 Mon Sep 17 00:00:00 2001 From: Christof Petig Date: Sun, 16 Apr 2023 23:00:36 +0200 Subject: [PATCH] add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26306e0348..1eb7c799f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,6 +70,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Intert entities like arrows no longer obstruct interacting with nearby entities/blocks. - Underwater fall damage - The scale component now behaves properly +- Multiple model support for dropped items (orichalcum armor) ## [0.14.0] - 2023-01-07