diff --git a/Limestone2/changelog.txt b/Limestone2/changelog.txt index e62de8b..ae96e74 100644 --- a/Limestone2/changelog.txt +++ b/Limestone2/changelog.txt @@ -1,28 +1,10 @@ --------------------------------------------------------------------------------------------------- -Version: 0.2.1 -Date: 2024-07-28 - Features: - - Fixed dependencies with different types of mod lists. - - Added carbon dioxide as byproduct from calcium plate. - - Changed calcium plate to be able to smelt on surface and not just in space. +Version: 2.0.1 +Date: 11.10.2025 + Bug Fixes: + - Increase mod compatibility --------------------------------------------------------------------------------------------------- -Version: 0.2.0 -Date: 2024-06-28 +Version: 2.0.0 +Date: 10.10.2025 Features: - - Added calcium chloride. - - Changed calcium plate research. ---------------------------------------------------------------------------------------------------- -Version: 0.1.2 -Date: 2024-01-21 - Features: - - Removed old unused files. ---------------------------------------------------------------------------------------------------- -Version: 0.1.1 -Date: 2024-01-06 - Features: - - Added quicklime to steel plate. ---------------------------------------------------------------------------------------------------- -Version: 0.1.0 -Date: 2023-11-23 - Features: - - Alpha release. \ No newline at end of file + - Update to Factorio 2.0 \ No newline at end of file diff --git a/Limestone2/info.json b/Limestone2/info.json index eb58148..a56bcb6 100644 --- a/Limestone2/info.json +++ b/Limestone2/info.json @@ -1,6 +1,6 @@ { "name": "Limestone2", - "version": "2.0.0", + "version": "2.0.1", "factorio_version": "2.0", "title": "Limestone", "author": "Timeken, cackling fiend",