From 018c329a4df9f3b84227cf33a14f9482f3e7eb2a Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Wed, 30 Sep 2020 14:19:13 -0400 Subject: Fixed issue where quoted redirectors and terminators in aliases and macros were not being restored when read from a startup script. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d1f33931..e2ada12f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.3.11 (TBD, 2020) +* Bug Fixes + * Fixed issue where quoted redirectors and terminators in aliases and macros were not being + restored when read from a startup script. + ## 1.3.10 (September 17, 2020) * Enhancements * Added user-settable option called `always_show_hint`. If True, then tab completion hints will always -- cgit v1.2.1