Skip to content

Commit 8a2ad37

Browse files
committed
Update CHANGELOG.md
1 parent 85e42ba commit 8a2ad37

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
1-
## 0.18.2 (Unreleased)
1+
## 0.18.1 (Unreleased)
22

3-
### Important
4-
5-
- The deprecated api `aws.apigateway.x.API` has been removed. Its replacement is in the
6-
`@pulumi/awsx` package with the name `awsx.apigateway.API`.
7-
8-
## 0.18.1 (Released March 29th, 2019)
3+
- Update to v2.4.0 of the AWS Terraform Provider.
94

105
## 0.18.0 (Released March 28th, 2019)
116

@@ -17,6 +12,8 @@
1712

1813
- The output types of aws.iam.InstanceProfile::role[s] and aws.iam.RolePolicyAttachment::role is now `string` instead of `Role`, and represent the ID of the role.
1914

15+
- The deprecated api `aws.apigateway.x.API` has been removed. Its replacement is in the `@pulumi/awsx` package with the name `awsx.apigateway.API`.
16+
2017
### Improvement
2118

2219
- Update to v2.2.0 of the AWS Terraform Provider.

0 commit comments

Comments
 (0)