diff --git a/Changelog.md b/Changelog.md index 3fc8a09..d57aa60 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,8 @@ # Changelog +### 1.0.1 (2020-04-16) +* Fix browser extension showing the last selected instead of the currently connected location +* Show help if no action is specified + ### 1.0.0 (2020-04-12) * Initial release diff --git a/Readme.md b/Readme.md index 4ea8220..329d643 100644 --- a/Readme.md +++ b/Readme.md @@ -28,7 +28,7 @@ expresso also comes with an [Alfred](http://alfredapp.com) workflow, which enabl # Usage ``` -expresso v1.0.0 +expresso v1.0.1 USAGE: expresso [--help] [--version] [--verbose...] [--quiet] [--timeout ] diff --git a/expresso.csproj b/expresso.csproj index 166bab7..ad505bf 100644 --- a/expresso.csproj +++ b/expresso.csproj @@ -6,7 +6,7 @@ - 1.0.0 + 1.0.1 Adrian Stutz (sttz.ch) expresso CLI to control the ExpressVPN app