From 08e99496c8e5f87bb5a9884172ea0a82846d195a Mon Sep 17 00:00:00 2001
From: DavyCats <davycats.dc@gmail.com>
Date: Wed, 2 Oct 2019 14:00:28 +0200
Subject: [PATCH] update changelog

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0265940..6f07af3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@ that users understand how the changes affect the new version.
 
 version 1.1.0-dev
 ---------------------------
++ memory runtime attributes are now Strings
++ memory inputs for most tasks are now Strings, remaining Int memory inputs are renamed to "memoryGb"
 + Use the biowdl-input-converter container for JsonToYaml, to reduce the amount of containers needed.
 + Add biowdl-input-converter and remove SampleConfigToSampleReadgroupLists which it replaces.
 + GATK.GenotypeGVCFs: Increased memoryMultiplier from 2.0 to 3.0 
-- 
GitLab