@pdmlab/cdk-constructs
Version:
Shared constructs for AWS CDK
31 lines (15 loc) • 1.38 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.1.5](https://github.com/PDMLab/cdk-constructs/compare/v0.1.4...v0.1.5) (2019-11-20)
### [0.1.4](https://github.com/PDMLab/cdk-constructs/compare/v0.1.3...v0.1.4) (2019-11-02)
### Bug Fixes
* add route53:GetChange permission to policy ([acc00ff](https://github.com/PDMLab/cdk-constructs/commit/acc00ffe8fc89921219bbea31fb8d3973d904139))
* add route53:GetHostedZone permission to policy ([85a93d9](https://github.com/PDMLab/cdk-constructs/commit/85a93d9554045deb6eb2753f2d276bf06f55fe10))
### [0.1.3](https://github.com/PDMLab/cdk-constructs/compare/v0.1.2...v0.1.3) (2019-11-02)
### Bug Fixes
* add route53:ListHostedZonesByName permission to policy ([a6510c7](https://github.com/PDMLab/cdk-constructs/commit/a6510c7cc51bf93b3e8fccaf4d3a140b2666a984))
### [0.1.2](https://github.com/PDMLab/cdk-constructs/compare/v0.1.1...v0.1.2) (2019-11-01)
### 0.1.1 (2019-11-01)
### Features
* allow setting policy name ([4e8a5c2](https://github.com/PDMLab/cdk-constructs/commit/4e8a5c2edddbffd0ecc7fb589d58076b460ce8c9))
* implement allow hosted zone change dns records policy ([d2c3642](https://github.com/PDMLab/cdk-constructs/commit/d2c3642cc1d089654ad395145025336f67263439))