diff --git a/cybersyn/changelog.txt b/cybersyn/changelog.txt index 8a3a4a4..a02ce36 100644 --- a/cybersyn/changelog.txt +++ b/cybersyn/changelog.txt @@ -1,4 +1,10 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.3 + Features: + - Added allow-list rescan button and display the allow-list numeric representation on the combinator UI + Bugfixes: + - Fixed wagon-control combinator +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Version: 2.0.2 Changes: - Refactored quality handling diff --git a/cybersyn/info.json b/cybersyn/info.json index c28a7e4..f031622 100644 --- a/cybersyn/info.json +++ b/cybersyn/info.json @@ -1,6 +1,6 @@ { "name": "cybersyn", - "version": "2.0.2", + "version": "2.0.3", "title": "Project Cybersyn", "author": "Mami", "factorio_version": "2.0",