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.0 (#163)
Browse files Browse the repository at this point in the history
* Update CFN Specification

* Update CHANGELOG.md
  • Loading branch information
martysweet authored May 6, 2018
1 parent 00aaaed commit 09402a1
Show file tree
Hide file tree
Showing 2 changed files with 2,367 additions and 1,339 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@ and this project adheres to [Semantic
Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.7.0] - 2018-05-06
### Fixed
- Merge PR #155, fixing GetAtt not throwing errors on invalid resource

### Changed
- Merge PR #157, adding licence attribute to package.json
- Merge PR #148, removing cloudformation-js-yaml-schema in favour of custom handling of intrinsic functions
- Update CloudFormation specification (downloaded 06-May-2018) - version: 2.1.0
- Merge PR #159, improving readability of README.md

### Added
Expand Down Expand Up @@ -133,7 +136,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.2...HEAD
[Unreleased]: https://github.com/martysweet/cfn-lint/compare/v1.7.0...HEAD
[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
[1.6.0]: https://github.com/martysweet/cfn-lint/compare/v1.5.1...v1.6.0
Expand Down
Loading

0 comments on commit 09402a1

Please sign in to comment.