From 1f6132354d93bfb96dcddf6a00c65413d2e1b29d Mon Sep 17 00:00:00 2001 From: caewok Date: Mon, 27 Feb 2023 09:46:17 -0800 Subject: [PATCH] Update Changelog.md --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index f850aae8..83217310 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,6 @@ +## 0.4.1 +Possible fix for PV error where it expects Tile width and height pixel values to be rounded. + ## 0.4.0 Overhaul the saving and loading of the elevation texture so lower resolution images can be used. Should resolve issue #38 (large maps) and generally improve speed.