From 4c0d707a7a8a200cb559b270d31b25a6c8b0438d Mon Sep 17 00:00:00 2001 From: chris west Date: Sat, 22 Aug 2020 12:30:37 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6a486d..35ec270 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ logging. - Slight change to binding behavior: if `-p` is passed without `-b`, we'll try to bind to that port. To this easier: `phd -p 7777` +- Accept `?` as query string indicator, not just `TAB`. See #3. ## v0.1.12