From e561021ce8761bab5e9168328b5c02478bcf8ef9 Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Mon, 14 Jan 2019 16:55:51 +0000
Subject: [PATCH] update release notes

---
 RELEASE_NOTES.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 8f47589b..3d6f1964 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -8,6 +8,14 @@ Release 2.2.0 (01/31/2019)
 - Introduced support for API pip and conda packages
 - Added support for a single file upload via the --file-path option to
   upload commands
+- Added support for arbitrary experiment path under the ${DM_STATION_NAME}
+  directory via the --root-path option to the following commands:
+    * add-experiment
+    * update-experiment
+    * ${DM_STATION_NAME}-daq
+    * ${DM_STATION_NAME}-upload
+  Note that if this option is not used, experiment will be located under
+  the experiment type folder, as before. 
 
 Release 2.1.0 (12/31/2018)
 =============================
-- 
GitLab