From 19f8e2074fbe9c82fdb8b30cea00451ebaed2765 Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Wed, 15 Jan 2020 10:45:17 -0600
Subject: [PATCH] prepare for release 3.2.1

---
 RELEASE_NOTES.txt | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 755082cd..f57d909a 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,3 +1,11 @@
+Release 3.2.1 (01/15/2020)
+=============================
+- DM GUI Changes:
+  - Reworked configuration options for DAQs and uploads; those now support
+    including/excluding file extensions  
+  - Fixed bug that was preventing usingconfiguration options and additional
+    keywords at the same time
+
 Release 3.2.0 (11/05/2019)
 =============================
 - Implemented ability to include or exclude file extensions for uploads and DAQs
@@ -14,7 +22,7 @@ Release 3.1.0 (10/25/2019)
 - Enabled URL scheme for transfer plugin configuration; this allows
   multiple gridftp hosts per deployment
 - Updated support software to allow offsite installation
-- DM GUI changes
+- DM GUI changes:
   - Add settings page
     - Allow user to specify refresh rates per module. 
     - Fixed protocol parsing bug
-- 
GitLab