diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ae9c4d..1b3ccd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [1.7.1] - 2018-05-08 ### Fixed - Merge PR #165, fixing GetAtt shorthand not accepting array parameters @@ -138,7 +140,8 @@ Versioning](http://semver.org/spec/v2.0.0.html). ### Added - Add pseudo parameter support -[Unreleased]: https://github.com/martysweet/cfn-lint/compare/v1.7.0...HEAD +[Unreleased]: https://github.com/martysweet/cfn-lint/compare/v1.7.1...HEAD +[1.7.1]: https://github.com/martysweet/cfn-lint/compare/v1.7.0...v1.7.1 [1.7.0]: https://github.com/martysweet/cfn-lint/compare/v1.6.2...v1.7.0 [1.6.2]: https://github.com/martysweet/cfn-lint/compare/v1.6.1...v1.6.2 [1.6.1]: https://github.com/martysweet/cfn-lint/compare/v1.6.0...v1.6.1