From e2559dbc5cb36a8b6031a4fd03e48882fb7471d4 Mon Sep 17 00:00:00 2001 From: Ruben Vorderman Date: Wed, 9 Oct 2019 08:05:01 +0200 Subject: [PATCH] update changelog version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a59b8fca..e9805814 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ This document is user facing. Please word the changes in such a way that users understand how the changes affect the new version. --> -version 2.0.0-dev +version 2.0.0 --------------------------- + Memory runtime attributes are now Strings indicating total memory, as opposed to Ints indicating memory per core. + Memory inputs for most tasks are now Strings, remaining Int memory inputs are renamed to "memoryGb".