From 41dca68bd15d770d38cfe7e32d7669413b686b74 Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Mon, 7 Jan 2019 17:03:23 +0000
Subject: [PATCH] update release notes

---
 RELEASE_NOTES.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 106a77f1..9f8c2444 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,6 +1,9 @@
 Release 2.2.0 (01/31/2019)
 =============================
 - Added ESAF interfaces to APS DB service 
+- Moved all ESAF/BSS command line utilities to APS DB service 
+  - New command:
+    * list-beamlines 
 - Converted software to Python 3, but retained Python 2 compatibility
 - Introduced support for API pip and conda packages
 
@@ -12,6 +15,9 @@ Release 2.1.0 (12/31/2018)
 - Developed initial image receiver service and utilities that can accept
   Area Detector NTNDArray frames and save them into files; currently
   supported formats are SDDS, JSON, HDF5, and JPEG.
+  - New commands:
+    * start-image-receiver
+    * stop-image-receiver
 - Added new APS DB service for accessing beamline scheduling system 
 
 Release 2.0.0 (10/15/2018)
-- 
GitLab