diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d8014acd275..f43df7a2096d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ IMPROVEMENTS: * core: Support HTTP basic auth in consul remote state [GH-4166] * core: Improve error message on resource arity mismatch [GH-4244] * core: Add support for unary operators + and - to the interpolation syntax [GH-3621] + * core: Add SSH agent support for Windows [GH-4323] * provider/aws: Add `placement_group` as an option for `aws_autoscaling_group` [GH-3704] * provider/aws: Add support for DynamoDB Table StreamSpecifications [GH-4208] * provider/aws: Add `name_prefix` to Security Groups [GH-4167]