diff --git a/Nylon2/changelog.txt b/Nylon2/changelog.txt index a0ad6f9..9c7b866 100644 --- a/Nylon2/changelog.txt +++ b/Nylon2/changelog.txt @@ -1,4 +1,11 @@ --------------------------------------------------------------------------------------------------- +Version: 2.1.0 +Date: 13.03.2026 + Changes: + - Switch to bzlib - Please install the new dependency + Bug Fixes: + - 248k: Fixes for 0.1.35 breaking changes (thanks Morganite) +--------------------------------------------------------------------------------------------------- Version: 2.0.3 Date: 23.12.2025 Bug Fixes: diff --git a/Nylon2/info.json b/Nylon2/info.json index beb179e..083216c 100644 --- a/Nylon2/info.json +++ b/Nylon2/info.json @@ -1,6 +1,6 @@ { "name": "Nylon2", - "version": "2.0.3", + "version": "2.1.0", "factorio_version": "2.0", "title": "Nylon", "description": "This mod adds nylon and some chemical intermediates. \n\nThis mod is inspired by Brevven's BZ mods.",