From 37d8330a10eb2359d977d80ff15f32e2e5641bbc Mon Sep 17 00:00:00 2001 From: Irena Rindos Date: Wed, 25 Sep 2024 09:38:20 -0400 Subject: [PATCH] update changelog with controllers deprecation version (#5129) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e578bd7d0a..940c5c7e0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. ## Next -* Remove deprecated `controllers` field from the worker config, which was deprecated for +* Remove deprecated `controllers` field from the worker config, which was deprecated in 0.9.0 for `initial_upstreams`([PR](https://github.com/hashicorp/boundary/pull/5125)) ## 0.17.2 (Unreleased)