From 809aaa0857b687a1ae588de146711944755341af Mon Sep 17 00:00:00 2001
From: Bruno Martins <martins@frib.msu.edu>
Date: Wed, 19 Jun 2019 10:18:01 -0400
Subject: [PATCH] Release notes for 1-4-1

---
 RELEASE.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/RELEASE.md b/RELEASE.md
index 1f2fd9d..419605f 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -1,5 +1,9 @@
 # Release Notes
 
+## R1-4-1 (June 19, 2019)
+
+* Improve performance by testing `match` before performing a subsitution.
+
 ## R1-4-0 (April 23, 2019)
 
 * Remove `verbose` flag in favor of a `reToolsVerbose` variable.