diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 478823a73fcd12f7d6cdb6be4294719f53f774b0..17c904865a4d36a43490b6fef443cef3c6c3a67c 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -3,9 +3,9 @@ Release 1.1 (03/10/2017)
 
 - Introduced integration with Beamline Scheduling System:
   - New commands: 
-        - list-runs
-        - list-proposals
-        - get-proposal
+    - list-runs
+    - list-proposals
+    - get-proposal
   - Modified add-experiment command to automatically add users associated
     with a given beamline proposal
 - Added the following functionality for managing DAQs:
@@ -18,6 +18,8 @@ Release 1.1 (03/10/2017)
   - Destination directory specification causes files to be uploaded into
     a specific directory relative to experiment root path
 - Introduced framework for higher level beamline specific tools 
+  - New commands that combine adding experiment and running DAQs or
+    uploads
 - Introduced sphinx as python API documentation framework
 - Resolved possible timeout issue when starting DAQ or directory upload 
   with a directory containing large number of files