From f4f10360c33553daeb8a58e871086779a6a68395 Mon Sep 17 00:00:00 2001 From: Sinisa Veseli <sveseli@aps.anl.gov> Date: Fri, 27 Jan 2017 15:40:10 +0000 Subject: [PATCH] release notes update --- doc/RELEASE_NOTES.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/RELEASE_NOTES.txt b/doc/RELEASE_NOTES.txt index 9c9c82a7..151c6336 100644 --- a/doc/RELEASE_NOTES.txt +++ b/doc/RELEASE_NOTES.txt @@ -8,7 +8,13 @@ Release 1.0 (01/31/2017) for a given station - Cleaned up web portal by removing unused views, and enabled station management functionality -- Extrepid has replaced xstor as the main APS storage +- GPFD DDN (extrepid) has replaced xstor as the main APS storage +- CLI changes: + - add-experiment command requires station name (can be set from env. + variable); experiment type can be specified using type name + - get-experiments command requires station name for beamline managers (can + be set from env. variable) + - start-experiment command is now optional Release 0.15 (11/01/2016) ============================= -- GitLab