From 8f130b823dad709ef80bdbb571f2cc6f41b301e8 Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Wed, 1 May 2019 05:00:19 +0000
Subject: [PATCH] merge fixes from 2.3.0

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

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 5501ba01..aa4a8017 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,3 +1,10 @@
+Release 2.3.1 (XX/YY/2019)
+=============================
+- Added system LDAP utilities for verifying and creating groups
+- Prevented core files from being uploaded
+- Added support for retrieving single processing job stage via the --stage
+  option for the get-processing-job command
+
 Release 2.3.0 (04/15/2019)
 =============================
 - Updated CDB plugin for the latest CDB API changes
-- 
GitLab