diff --git a/CHANGELOG.md b/CHANGELOG.md index cd9233e..f709a03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# Version 2.0.0 [21-10-2023] + +### Changes + - Completely redone file structure to make future changes easier + - Updated to Factorio 2.0 + - Mod is no longer deprecated (yay) + + # Version 1.0.1 [11-11-2023] ### Features: diff --git a/bigger-concrete-stack/changelog.txt b/bigger-concrete-stack/changelog.txt new file mode 100644 index 0000000..03245d3 --- /dev/null +++ b/bigger-concrete-stack/changelog.txt @@ -0,0 +1,29 @@ +--------------------------------------------------------------------------------------------------- +Version: 2.0.0 +Date: 21.10.2024 + Changes: + - Completely redone file structure to make future changes easier + - Updated to Factorio 2.0 + - Mod is no longer deprecated (yay) +--------------------------------------------------------------------------------------------------- +Version: 1.0.1 +Date: 11.11.2023 + Features: + - Added polish locales +--------------------------------------------------------------------------------------------------- +Version: 1.0.0 +Date: 10.11.2023 + Changes: + - Added settings to change stack sizes (deafult: 1000) + - Added support for hazard concrete + - Mod no longer changes concrete recipes + Fixes: + - Because mod no loger changes recipes, concrete recipe is no longer broken (sorry for this terrible bug) +--------------------------------------------------------------------------------------------------- +Version: 0.1.1 + Fixes: + - Added missing thumbnail.png file +--------------------------------------------------------------------------------------------------- +Version: 0.1.0 + Changes: + - Initial release. \ No newline at end of file