From 4bc3a363cf33f27bd951bf406af53746984bc08b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Schm=C3=B6cker?= Date: Tue, 26 Sep 2023 15:52:34 +0200 Subject: [PATCH] docs: changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86967d0c2..722434f75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## Version 2.14.1 +* Fixed some errors when a Jotunn depend mod has no BepInEx dependency set and loads before Jotunn. A warning will be logged +* Fixed items were not added to the main menu ObjectDB if added in OnVanillaPrefabsAvailable event and thus not visually shown on the player + ## Version 2.14.0 * Fixed the SynchronizationManager wasn't always initialised, resulting in no sync of admin configs