From 4d7962669bd4b6be41197dfe7126f61c9d44fb23 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 13 May 2017 00:48:38 +0200 Subject: Increase version v0.0.1 -> v0.1.0 --- CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 548cbe4..df13ac9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,14 @@ CHANGELOG ========= +v0.1.0 (2017-05-12): + Initial public release. + + + Add `-b` command line option to set a browser. + + Add `-p` command line option to customise the TCP port the program + listens on. + * Only send input to the browser if it's a valid URL. + * Fix cases where the program would terminate on invalid input. + v0.0.1 (2017-04-22): * Pre-release. Initial working version. -- cgit v1.2.3