From c16bb08e9d0c8f1b8c3a2032c775067398cf6c9d Mon Sep 17 00:00:00 2001 From: sakurawald Date: Sat, 11 Jan 2025 23:26:34 +0800 Subject: [PATCH] [publish] v6.3.1 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 366b6a90..5de1a211 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ > The version number of fuji follows `semver` now: https://semver.org/ - (anti_build module) fix: the `place_block` anti-type should not throw `NPE` if a non-player (e.g. a dispenser) places a block. (Thanks to @phaldan) -- i18n: new translation for `zh_tw` and `id_id`. (Thanks to @dirtTW) \ No newline at end of file +- i18n: new translation for `zh_tw` and `id_id`. (Thanks to @dirtTW)