diff --git a/cli/azd/CHANGELOG.md b/cli/azd/CHANGELOG.md index fb7db376b26..c5f9670b197 100644 --- a/cli/azd/CHANGELOG.md +++ b/cli/azd/CHANGELOG.md @@ -4,6 +4,8 @@ ### Features Added +- [[#100]](https://github.com/Azure/azure-dev/pull/100) Add support for an optional `docker` section in service configuration to control advanced docker options. + ### Breaking Changes ### Bugs Fixed