From 98284feeb446fb4217ffdddea7f4aa8323666994 Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 11 Feb 2024 09:10:26 -0800 Subject: [PATCH] hiding changelog from the newest content that's not published yet --- Assets/LDtkUnity/CHANGELOG.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Assets/LDtkUnity/CHANGELOG.md b/Assets/LDtkUnity/CHANGELOG.md index a4aae07c9..4e7e4e45c 100644 --- a/Assets/LDtkUnity/CHANGELOG.md +++ b/Assets/LDtkUnity/CHANGELOG.md @@ -1,13 +1,3 @@ -# 4.2.3 -###### February 16, 2024 -- Added public fields for getting IIDs from LDtkReferenceToAnEntityInstance - -# 4.2.3 -###### January 16, 2024 -- Notified of a new error log if a tileset texture's texture is not a TextureType of Sprite. -- Fixed a problem where the export app would not work on Macs - - This issues is not retroactively fixed, so for any Mac users currently facing this issue, add a "$1" to the end of the file's contents in `Library/LDtkTilesetExporter/ExportTilesetDefinitionMax.sh`) - # 4.2.2 ###### January 16, 2024 - Fixed 4.2.1 compile errors encountered in Unity versions 2020 and below