From 96f5416923b1deb15416d37cd7fabc5ea5a182eb Mon Sep 17 00:00:00 2001 From: Cameron Date: Tue, 26 Sep 2023 03:29:27 -0700 Subject: [PATCH] minor changelog --- Assets/LDtkUnity/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Assets/LDtkUnity/CHANGELOG.md b/Assets/LDtkUnity/CHANGELOG.md index 10dd8a5df..f0cb5c1f0 100644 --- a/Assets/LDtkUnity/CHANGELOG.md +++ b/Assets/LDtkUnity/CHANGELOG.md @@ -1,9 +1,10 @@ # 4.0.1 -###### September 22, 2023 +###### September 26, 2023 - Updated json support for [LDtk 1.4](https://ldtk.io/json/#changes;1.4.0) - Fixed a compile error if Unity's Aseprite importer is also installed - Fixed an issue where the tileset file export app wasn't able to run on MacOS - Swapped the order of the TilemapCollider2D and CompositeCollider2D in layers to resolve a [physics issue](https://forum.unity.com/threads/tilemap-collider-with-composite-doesnt-work-with-particle-system-collision-trigger.833737/#post-9173561) for particles +- Updated the docs with content for the 4.0.0 update # 4.0.0 ###### September 22, 2023