From b84b26b7b86b2c8db41b5414db01d32b574e426c Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Thu, 14 May 2020 17:15:25 -0500
Subject: [PATCH] Added ability to upload files from remote machines via rsync
 plugin and using   ssh

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

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 755082cd..2855e254 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,3 +1,24 @@
+Release 3.3.2 (05/??/2020)
+=============================
+- Added ability to upload files from remote machines via rsync plugin and using
+  ssh
+
+Release 3.3.1 (05/06/2020)
+=============================
+- 
+
+Release 3.3.0 (05/04/2020)
+=============================
+- 
+
+Release 3.2.2 (02/24/2020)
+=============================
+- 
+
+Release 3.2.1 (01/15/2020)
+=============================
+- 
+
 Release 3.2.0 (11/05/2019)
 =============================
 - Implemented ability to include or exclude file extensions for uploads and DAQs
-- 
GitLab