diff --git a/changelog.txt b/changelog.txt index 1ac3391..1f3094d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,9 +1,18 @@ +--------------------------------------------------------------------------------------------------- +Version: 0.3.2 +Date: 2020-11-15 + + Changes: + - Quick fix to remove hard dependency on informatron. + --------------------------------------------------------------------------------------------------- Version: 0.3.1 Date: 2020-11-15 Recipes: - Further-tweaked some flow rates. + + Changes: - Added informatron interface with place-holder text. --------------------------------------------------------------------------------------------------- diff --git a/info.json b/info.json index b8001b7..8b4c04f 100644 --- a/info.json +++ b/info.json @@ -6,7 +6,7 @@ "dependencies": [ "base", "SimpleSilicon", - "informatron" + "? informatron" ], "description": "Chemical reverse engineering.", "factorio_version": "1.0"