From 06f37425c4a5febab5dc98bf37a86fbd868b96d8 Mon Sep 17 00:00:00 2001 From: Adamo Date: Sat, 27 Jun 2020 01:55:43 -0400 Subject: [PATCH] Header change --- changelog.txt | 11 +++++++++++ factsheet.lua | 2 +- info.json | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 44ea7fd..cf29ad0 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,14 @@ +--------------------------------------------------------------------------------------------------- +Version: 0.1.0 +Date: 2020-06-26 + + Changes: + - Return to original naming. + + Fixes: + - Fixed accumulator check to only change input/output flow values + for electric energy_source types. + --------------------------------------------------------------------------------------------------- Version: 0.0.9 Date: 2020-02-22 diff --git a/factsheet.lua b/factsheet.lua index 1d66bcc..4371df9 120000 --- a/factsheet.lua +++ b/factsheet.lua @@ -1 +1 @@ -../factsheet.lua \ No newline at end of file +../../../factsheet.lua \ No newline at end of file diff --git a/info.json b/info.json index 7cfb48a..96c78ba 100644 --- a/info.json +++ b/info.json @@ -1,7 +1,7 @@ { "name": "adamo-physics", "version": "1.0.0", - "title": "Physics", + "title": "Adamo Physics", "author": "adamo", "dependencies": [ "base"