diff --git a/Tantalite2/changelog.txt b/Tantalite2/changelog.txt index 1b19a3a..067632c 100644 --- a/Tantalite2/changelog.txt +++ b/Tantalite2/changelog.txt @@ -1,4 +1,12 @@ --------------------------------------------------------------------------------------------------- +Version: 2.1.0 +Date: 16.03.2026 + Changes: + - Switch to bzlib - Please install the new dependency + Bug Fixes: + - 248k: Fixes for 0.1.35 breaking changes + - SE: Fix scrap recycling +--------------------------------------------------------------------------------------------------- Version: 2.0.5 Date: 20.02.2026 Bug Fixes: diff --git a/Tantalite2/info.json b/Tantalite2/info.json index a8bf2fe..312edfd 100644 --- a/Tantalite2/info.json +++ b/Tantalite2/info.json @@ -1,6 +1,6 @@ { "name": "Tantalite2", - "version": "2.0.5", + "version": "2.1.0", "factorio_version": "2.0", "title": "Tantalite", "description": "Tantalite is a mod adding tantalum and niobium.\n\nThis mod is inspired by Brevven's BZ mods.", @@ -9,7 +9,7 @@ "dependencies": [ "base >= 2.0.0", "bzlib", - "? 248k-Redux", + "? 248k-Redux >= 0.1.35", "? aai-industry", "? aai-vehicles-miner", "? angelsaddons-cab",