diff --git a/CHANGELOG.md b/CHANGELOG.md index c564132347..d345231f5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. * config: Add support for go-sockaddr templates to Worker and Controller addresses. ([PR](https://github.com/hashicorp/boundary/pull/1731)) +* host: Plugin-based host catalogs will now schedule updates for all + of its host sets when its attributes are updated. + ([PR](https://github.com/hashicorp/boundary/pull/1736)) ## 0.7.1 (2021/11/18)