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

* Update SAM Spec
  • Loading branch information
martysweet committed Dec 9, 2018
1 parent e1f4bbf commit c2690b1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Expand Up @@ -6,9 +6,12 @@ and this project adheres to [Semantic
Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.9.4] - 2018-12-09
### Changed
- Update CloudFormation specification (downloaded 07-Dec-2018) - version: 2.17.0
- Manually edit specification to fix incorrect type setting on AWS::ServiceDiscovery::Instance.InstanceAttributes
- Update SAM specification (downloaded 09-Dec-2018)

### Added
- Merge PR #216, adding tests for SQS tags
Expand Down Expand Up @@ -202,7 +205,8 @@ Versioning](http://semver.org/spec/v2.0.0.html).
### Added
- Add pseudo parameter support

[Unreleased]: https://github.com/martysweet/cfn-lint/compare/v1.9.3...HEAD
[Unreleased]: https://github.com/martysweet/cfn-lint/compare/v1.9.4...HEAD
[1.9.4]: https://github.com/martysweet/cfn-lint/compare/v1.9.3...v1.9.4
[1.9.3]: https://github.com/martysweet/cfn-lint/compare/v1.9.2...v1.9.3
[1.9.2]: https://github.com/martysweet/cfn-lint/compare/v1.9.1...v1.9.2
[1.9.1]: https://github.com/martysweet/cfn-lint/compare/v1.9.0...v1.9.1
Expand Down

0 comments on commit c2690b1

Please sign in to comment.