diff --git a/CHANGELOG.md b/CHANGELOG.md index 584a88a249..d8a23ed690 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,10 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. * controller, worker: Fix listening on IPv6 addresses ([Issue](https://github.com/hashicorp/boundary/issues/701)) ([PR](https://github.com/hashicorp/boundary/pull/703)) +* worker: Fix setting controller address for worker in dev mode + ([Issue](https://github.com/hashicorp/boundary/issues/727)) + ([PR](https://github.com/hashicorp/boundary/pull/705)) ## v0.1.0 -v0.1.0 is the first release of Boundary. As a result there are no changes, improvements, or bugfixes from past versions. \ No newline at end of file +v0.1.0 is the first release of Boundary. As a result there are no changes, improvements, or bugfixes from past versions.