From 0caf7c6add5cbf92e9791e522fa5aa7433846d0a Mon Sep 17 00:00:00 2001 From: Sinisa Veseli <sveseli@aps.anl.gov> Date: Wed, 1 Oct 2014 17:53:17 +0000 Subject: [PATCH] release notes --- RELEASE_NOTES.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 RELEASE_NOTES.txt diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt new file mode 100644 index 00000000..89afe544 --- /dev/null +++ b/RELEASE_NOTES.txt @@ -0,0 +1,8 @@ +Release 20140930 (09/30/2014) +============================= + +- Implemented first version of Web Portal UI: contains login page, and + users/experiment type management pages +- Developed project infrastructure tools: build scripts, web app configuration + and deployment scripts + -- GitLab