From c05c14c296ed0f46193a2c82ef1edaa8eae529ff Mon Sep 17 00:00:00 2001 From: Sinisa Veseli <sveseli@aps.anl.gov> Date: Fri, 25 Oct 2019 14:11:37 -0500 Subject: [PATCH] preparing for the release --- RELEASE_NOTES.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index dae7eee7..48c9dcfa 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -1,8 +1,13 @@ -Release 3.1.0 +Release 3.1.0 (10/25/2019) ============================= --DM GUI +- Added new ESAF interfaces for support of extended data retrieval +- Enabled URL scheme for transfer plugin configuration; this allows + multiple gridftp hosts per deployment +- Updated support software to allow offsite installation +- DM GUI changes - Add settings page - Allow user to specify refresh rates per module. + - Fixed protocol parsing bug Release 3.0.1 (08/09/2019) ============================= -- GitLab