diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cbb7580a8..df214171e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - Enable local installation of latest rustfmt [#6238](https://github.com/habitat-sh/habitat/pull/6238) ([raskchanky](https://github.com/raskchanky)) #### Bug Fixes +- Remove old templated content when adding a service [#6269](https://github.com/habitat-sh/habitat/pull/6269) ([christophermaier](https://github.com/christophermaier)) - refactor ctl_gateway and launcher to leverage windows color friendly StructuredOutput [#6256](https://github.com/habitat-sh/habitat/pull/6256) ([mwrock](https://github.com/mwrock)) - Fix plan build regression in 0.76.0 release [#6257](https://github.com/habitat-sh/habitat/pull/6257) ([baumanj](https://github.com/baumanj))