From 0129dcbf0804cce14732e2a9b555489e9d3bb604 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Fri, 13 Mar 2026 13:22:18 +0100 Subject: [PATCH] 2.1.0 --- Nylon2/changelog.txt | 7 +++++++ Nylon2/info.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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.",