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.7.3 (#176)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Add links for CHANGELOG
  • Loading branch information
martysweet committed Jun 30, 2018
1 parent 645ce2a commit 89b899f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Expand Up @@ -7,6 +7,11 @@ Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.7.3] - 2018-06-30
### Fixed
- Merge PR #174, fixing validation support for AWS::URLSuffix
- Merge PR #171, fixing support for Fn::ImportValue to Fn::Split intrinsic function

## [1.7.2] - 2018-06-02
### Changed
- Merge PR #162, add release instructions to README.md
Expand Down Expand Up @@ -145,7 +150,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.2...HEAD
[Unreleased]: https://github.com/martysweet/cfn-lint/compare/v1.7.3...HEAD
[1.7.3]: https://github.com/martysweet/cfn-lint/compare/v1.7.2...v1.7.3
[1.7.2]: https://github.com/martysweet/cfn-lint/compare/v1.7.1...v1.7.2
[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
Expand Down

0 comments on commit 89b899f

Please sign in to comment.