Quick changelog fix #2

This commit is contained in:
Crisenpuer
2024-10-21 17:47:02 +02:00
parent 59e811a9b7
commit 6e06b55fc2
2 changed files with 37 additions and 0 deletions

View File

@ -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:

View File

@ -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.