From 6f9c059f10f6e70743c4fd3da191c24386756f43 Mon Sep 17 00:00:00 2001 From: Sinisa Veseli <sveseli@aps.anl.gov> Date: Thu, 25 Jul 2019 16:18:44 -0500 Subject: [PATCH] update release notes --- doc/RELEASE_NOTES.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/RELEASE_NOTES.txt b/doc/RELEASE_NOTES.txt index 34b67f5b..72ae398f 100644 --- a/doc/RELEASE_NOTES.txt +++ b/doc/RELEASE_NOTES.txt @@ -1,3 +1,12 @@ +Release 3.0.0 (07/26/2019) +============================= +- Added python web service API for downloading files +- Updated DB schema for experiment data archival support +- Web Portal changes: + - Added storage views + - Added connection between station and experiment types + - Updated experiment views with storage and root path fields + Release 2.6.0 (07/15/2019) ============================= - Moved code repo to gitlab -- GitLab