From e8ba874522deb57cf85cd53cbfbff19994bcb12d Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Sun, 13 Jan 2019 20:06:44 +0000
Subject: [PATCH] add single file upload

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

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 9f8c2444..8f47589b 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -6,6 +6,8 @@ Release 2.2.0 (01/31/2019)
     * list-beamlines 
 - Converted software to Python 3, but retained Python 2 compatibility
 - Introduced support for API pip and conda packages
+- Added support for a single file upload via the --file-path option to
+  upload commands
 
 Release 2.1.0 (12/31/2018)
 =============================
-- 
GitLab