From 3194ba7d44b52329587ebb9543ab5c4d692cacbb Mon Sep 17 00:00:00 2001 From: Tom Browder Date: Thu, 18 Jan 2024 10:52:14 -0600 Subject: [PATCH] add the next change --- Changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changes b/Changes index f8b027f..67dc58e 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,7 @@ {{$NEXT}} + - Make the default output for a single word be a + suitable word for an arg regex selection, e.g., + abbrev "arg" => "a|ar|arg" 2.1.0 2023-06-14T16:05:14-05:00 - Removed the unneeded 'is export' trait from sub 'abbreviations'.