Skip to content

Commit b8f3282

Browse files
committed
fix changelog
1 parent b8ad11f commit b8f3282

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ All notable changes to this project will be documented in this file. See [standa
55
## [1.160.0](https://github.com/aws/aws-cdk/compare/v1.159.0...v1.160.0) (2022-06-14)
66

77

8-
### ⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
8+
### ⚠Removal of Node 12
99

10-
* **deps:** Starting with this release, Node 12 is no longer
11-
supported and customers should upgrade to Node 14, 16, or 18.
10+
- Starting with this release, Node 12 is no longer supported and customers should upgrade to Node 14, 16, or 18.
1211

1312
### Features
1413

@@ -776,13 +775,13 @@ languages, and required convoluted workarounds, which can now be removed.
776775

777776
### ⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
778777

779-
* **appsync:** The `CachingConfig#ttl` property is now required.
778+
* **appsync:** The `CachingConfig#ttl` property is now required.
780779

781780
[1]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-resolver-cachingconfig.html#cfn-appsync-resolver-cachingconfig-ttl
782781
* **glue:** the grantRead API previously included 'glue:BatchDeletePartition', and now it does not.
783782

784783

785-
784+
786785

787786
### Features
788787

0 commit comments

Comments
 (0)