From 087b231fa940d19803a8aa68838c14ca13c4c307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Schm=C3=B6cker?= Date: Tue, 24 Oct 2023 19:18:41 +0200 Subject: [PATCH] docs: changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9906a63c9..de0580f51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # Changelog ## Version 2.14.6 -* Finally fixed the debug mode Jötunn ASCII art +* Added a soft dependency to the LocalizationCache mod so that it loads a bit earlier. This has no direct impact on Jötunn +* Fixed the debug mode Jötunn ASCII art +* Fixed AddComponentCopy was setting the name and tag of the Component's GameObject ## Version 2.14.5 * Fixed GUIManager assets not being properly initialized when later accessed, causing some elements to not show up