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

Commit 80d2acb

Browse files
authored
Update CHANGELOG for v1.9.1 (#203)
1 parent c495a50 commit 80d2acb

File tree

2 files changed

+2768
-2215
lines changed

2 files changed

+2768
-2215
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10+
## [1.9.1] - 2018-10-30
11+
### Changed
12+
- Update CloudFormation specification (downloaded 30-Oct-2018) - version: 2.10.0
13+
1014
## [1.9.0] - 2018-10-30
1115
### Added
1216
- Merge PR #167, adding support for SAM template validation
@@ -180,7 +184,8 @@ Versioning](http://semver.org/spec/v2.0.0.html).
180184
### Added
181185
- Add pseudo parameter support
182186

183-
[Unreleased]: https://github.com/martysweet/cfn-lint/compare/v1.9.0...HEAD
187+
[Unreleased]: https://github.com/martysweet/cfn-lint/compare/v1.9.1...HEAD
188+
[1.9.1]: https://github.com/martysweet/cfn-lint/compare/v1.9.0...v1.9.1
184189
[1.9.0]: https://github.com/martysweet/cfn-lint/compare/v1.8.1...v1.9.0
185190
[1.8.1]: https://github.com/martysweet/cfn-lint/compare/v1.8.0...v1.8.1
186191
[1.8.0]: https://github.com/martysweet/cfn-lint/compare/v1.7.4...v1.8.0

0 commit comments

Comments
 (0)