From fa9f43167d793e494f2bf42b5cf9db17d5e8c0f0 Mon Sep 17 00:00:00 2001 From: Sung Won Cho Date: Sat, 25 Apr 2020 19:13:26 +1000 Subject: [PATCH] Release CLI 0.11.1 (#456) --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c91a10f9..5f27f5dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -166,14 +166,18 @@ The following log documentes the history of the CLI project ### Unreleased +None + +### 0.11.1 - 2020-04-25 + #### Fixed - Fix upgrade URL (#453) #### Changed -- Display hostname of the self-hosted instance while logging in -- Display helpful error if endpoint is misconfigured +- Display hostname of the self-hosted instance while logging in (#454) +- Display helpful error if endpoint is misconfigured (#455) ### 0.11.0 - 2020-02-05