From be498b301567249e8b913e79591af378f0fa5cd6 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Thu, 22 Oct 2020 09:56:23 -0400 Subject: [PATCH] Update changelog for release --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bedc9dab7d..8504126e54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. -## vNext +## v0.1.1 ### Changes/Deprecations @@ -26,7 +26,7 @@ them to access targets). ([PR](https://github.com/hashicorp/boundary/issues/731)) * connect: Allow using `-target-name` in conjunction with either `-target-scope-id` or `-target-scope-name` to connect to targets, rather than - the target's ID. ([PR](https://github.com/hashicorp/boundary/pull/737)) + the target's ID ([PR](https://github.com/hashicorp/boundary/pull/737)) * controller: Allow API/Cluster listeners to be Unix domain sockets ([Issue](https://github.com/hashicorp/boundary/pull/699)) ([PR](https://github.com/hashicorp/boundary/pull/705))