From ece9283a69b4a6891c33f06c78ebee6f2d1475b4 Mon Sep 17 00:00:00 2001 From: Abigail Date: Wed, 29 Jan 2020 19:29:49 -0500 Subject: [PATCH] update changelog for pfx fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 775b6c6..c4966c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Fixed ditto marks (") appearing in the ae7q call command. - Fixed issue where incorrect table was parsed in ae7q call command. - Fixed warning emoji reaction on messages starting with "??". +- Fixed issue where `prefixes` would error when given an invalid argument. ## [2.1.0] - 2020-01-04