From 4d8fa6ce88ac2632f0dcfd4166e6d1f3b4a18810 Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Mon, 24 Jun 2019 17:42:16 +0000
Subject: [PATCH] update release notes

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

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 2405bce3..bda6cdc3 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -3,6 +3,7 @@ Release 2.5.0 (06/23/2019)
 - Added pprint (pretty-print) option to display format for all commands
 - Added support for repeated commands via repeatPeriod/repeatUntil/maxRepeats
   keys in workflow definitions
+- Added skip/limit options to list-processing-jobs 
 - Implemented ability to stop processing jobs
   - New command:
     * stop-processing-job
-- 
GitLab