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

Commit c2690b1

Browse files
authored
Update CHANGELOG for v1.9.4 (#217)
* Update CHANGELOG.md * Update SAM Spec
1 parent e1f4bbf commit c2690b1

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@ and this project adheres to [Semantic
66
Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [1.9.4] - 2018-12-09
911
### Changed
1012
- Update CloudFormation specification (downloaded 07-Dec-2018) - version: 2.17.0
1113
- Manually edit specification to fix incorrect type setting on AWS::ServiceDiscovery::Instance.InstanceAttributes
14+
- Update SAM specification (downloaded 09-Dec-2018)
1215

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

205-
[Unreleased]: https://github.com/martysweet/cfn-lint/compare/v1.9.3...HEAD
208+
[Unreleased]: https://github.com/martysweet/cfn-lint/compare/v1.9.4...HEAD
209+
[1.9.4]: https://github.com/martysweet/cfn-lint/compare/v1.9.3...v1.9.4
206210
[1.9.3]: https://github.com/martysweet/cfn-lint/compare/v1.9.2...v1.9.3
207211
[1.9.2]: https://github.com/martysweet/cfn-lint/compare/v1.9.1...v1.9.2
208212
[1.9.1]: https://github.com/martysweet/cfn-lint/compare/v1.9.0...v1.9.1

0 commit comments

Comments
 (0)