From 612a7dd2ace53e4631eadf129309e492bf427d54 Mon Sep 17 00:00:00 2001 From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu> Date: Thu, 22 Jul 2021 15:05:55 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 534c90c..4a27c94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ * Add `-u "F"` to CI unit test uploadOutputBag `upload_output_bag.py` * Remove "fail" integration CI tests (#133 addendum) * Add licence header to nf file, R and python scriptsand pytest scripts -* add nodefaults to deriva.core insert calls to match server update (#134) +* Stop using RCB and RMB (default) with deriva.core insert calls to match server update (#134) # v2.0.0 **User Facing** -- GitLab