This repository was archived by the owner on Apr 16, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,12 @@ and this project adheres to [Semantic
66Versioning] ( 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
You can’t perform that action at this time.
0 commit comments