diff --git a/lignumis/changelog.txt b/lignumis/changelog.txt index f3eaf43..4523e2e 100644 --- a/lignumis/changelog.txt +++ b/lignumis/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 0.0.6 +Date: 08.01.2025 + Changes: + - Remove temporary incompatibility with wood-logistics +--------------------------------------------------------------------------------------------------- Version: 0.0.5 Date: 07.01.2025 Changes: @@ -9,6 +14,10 @@ Date: 07.01.2025 - Balance "noise" pollution - Move 2 damage research levels to Lignumis - Adjust vanilla technologies + - Add compatibility with hot metals + Bug Fixes: + - Fix too slow belt animation + - Fix initial fuel for all burner inserters --------------------------------------------------------------------------------------------------- Version: 0.0.4 Date: 06.01.2025 diff --git a/lignumis/info.json b/lignumis/info.json index 37c7f6f..2d87956 100644 --- a/lignumis/info.json +++ b/lignumis/info.json @@ -14,7 +14,6 @@ "Wood-Walls >= 1.2.0", "mf-buildings >= 0.1.0", "mf-logistics >= 0.1.0", - "?hot-metals", - "!wood-logistics" + "?hot-metals" ] } \ No newline at end of file