From 286624eb0248170339775f1c7f315fdc3809daea Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Mon, 11 May 2020 20:06:22 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7007c4..13a9c09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +- 🐛 Fix search parameters #269 + ## [v1.6.3] 🗒️ List Fix - 2019-03-31 - 🐛 Fix for list command on macOS 10.14.4 #228