Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

Commit

Permalink
Update CHANGELOG for v1.6.2 (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
martysweet authored Apr 26, 2018
1 parent 12c6228 commit cc4ade3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic
Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.6.2] - 2018-04-26
### Fixed
- Merge PR #150, allow AWS::CloudFormation::Stack to return custom attributes when used in Fn::GetAtt

Expand Down Expand Up @@ -120,7 +122,8 @@ Versioning](http://semver.org/spec/v2.0.0.html).
### Added
- Add pseudo parameter support

[Unreleased]: https://github.com/martysweet/cfn-lint/compare/v1.6.1...HEAD
[Unreleased]: https://github.com/martysweet/cfn-lint/compare/v1.6.2...HEAD
[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
[1.6.0]: https://github.com/martysweet/cfn-lint/compare/v1.5.1...v1.6.0
[1.5.1]: https://github.com/martysweet/cfn-lint/compare/v1.5.0...v1.5.1
Expand Down

0 comments on commit cc4ade3

Please sign in to comment.