From cefedc4bc0a13d490ca9b88e876431a0177393c0 Mon Sep 17 00:00:00 2001 From: Francesco Lombardi Date: Wed, 23 Jun 2021 12:47:02 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1da42e7d..47aeb822 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,13 @@ Release History **|new|** added "input_file_3" as an example of e-cooking loads +**|changed|** the way in which input files are called in the ramp_run script has been changed to be more explicit and user-friendly + **|changed|** the readme.md has been updated to describe the purpose of the 3 provided input files, 1: basic electric appliances, 2: DHW, 3: cooking **|changed|** the pubs_list.md has been updated with two new publications + 0.3.0 (2021-05-28) ------------------