From 3ae3837ed5998111a9008c11f011abe12e4a19ce Mon Sep 17 00:00:00 2001 From: Brian Rodgers Date: Wed, 2 Mar 2016 16:40:46 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 090e34ba..3560d0d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [3.2.0] - 2016-03-02 -**Note: Minor breaks in backwards compatibility on `AWS::EC2::Subnet`** +**Note: Minor breaks in backwards compatibility on `AWS::EC2::Subnet`. If you use the `Builder` wrappers, the change is backwards compatible.** ### Added