Skip to content

Commit 70abac7

Browse files
authored
Update the changelog for type changes (#1548)
1 parent 02f202d commit 70abac7

File tree

36 files changed

+144
-0
lines changed

36 files changed

+144
-0
lines changed

src/Core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Changed
6+
7+
- Allow passing explicit null values for optional fields of input objects
8+
59
## 1.20.0
610

711
### Added

src/Service/AppSync/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Changed
6+
7+
- Allow passing explicit null values for optional fields of input objects
8+
59
## 2.0.0
610

711
### BC-BREAK

src/Service/Athena/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Changed
6+
7+
- Allow passing explicit null values for optional fields of input objects
8+
59
## 2.0.0
610

711
### BC-BREAK

src/Service/CloudFormation/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Changed
6+
7+
- Allow passing explicit null values for optional fields of input objects
8+
59
## 1.5.0
610

711
### Added

src/Service/CloudWatch/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Changed
6+
7+
- Allow passing explicit null values for optional fields of input objects
8+
59
## 1.0.0
610

711
### Added

src/Service/CloudWatchLogs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Changed
6+
7+
- Allow passing explicit null values for optional fields of input objects
8+
59
## 2.0.0
610

711
### BC-BREAK

src/Service/CodeBuild/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Changed
6+
7+
- Allow passing explicit null values for optional fields of input objects
8+
59
## 2.0.0
610

711
### BC-BREAK

src/Service/CodeCommit/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Changed
6+
7+
- Allow passing explicit null values for optional fields of input objects
8+
59
## 1.0.1
610

711
### Changed

src/Service/CodeDeploy/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Changed
6+
7+
- Allow passing explicit null values for optional fields of input objects
8+
59
## 2.0.0
610

711
### BC-BREAK

src/Service/CognitoIdentityProvider/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Changed
6+
7+
- Allow passing explicit null values for optional fields of input objects
8+
59
## 1.7.0
610

711
### Added

0 commit comments

Comments
 (0)