From 65636cedb9ea0a7a6a4a5b7ff2c21f89c5246b48 Mon Sep 17 00:00:00 2001 From: Cesar Rodriguez Date: Tue, 15 Sep 2020 23:05:59 -0400 Subject: [PATCH] Updating changelog with v1.1.0 enhancements and bugfixes --- CHANGELOG.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76904b3c3..8bb6ebf57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -## [Unreleased](/~https://github.com/accurics/terrascan/tree/HEAD) +## [v1.1.0](/~https://github.com/accurics/terrascan/tree/v1.1.0) (2020-09-16) -[Full Changelog](/~https://github.com/accurics/terrascan/compare/v1.0.0...HEAD) +[Full Changelog](/~https://github.com/accurics/terrascan/compare/v1.0.0...v1.1.0) **Implemented enhancements:** @@ -14,7 +14,7 @@ - Oudated Docker image [\#294](/~https://github.com/accurics/terrascan/issues/294) - Error with XML output [\#290](/~https://github.com/accurics/terrascan/issues/290) -- fixed checkIpForward rule \(gcp\) [\#323](/~https://github.com/accurics/terrascan/pull/323) ([williepaul](/~https://github.com/williepaul)) +- Fixed checkIpForward rule \(gcp\) [\#323](/~https://github.com/accurics/terrascan/pull/323) ([williepaul](/~https://github.com/williepaul)) **Closed issues:** @@ -40,11 +40,11 @@ - Fixes issue template and rego capitalization [\#301](/~https://github.com/accurics/terrascan/pull/301) ([cesar-rodriguez](/~https://github.com/cesar-rodriguez)) - Update mkdocs-material to 5.5.8 [\#300](/~https://github.com/accurics/terrascan/pull/300) ([pyup-bot](/~https://github.com/pyup-bot)) - Update about.md [\#298](/~https://github.com/accurics/terrascan/pull/298) ([Upa-acc](/~https://github.com/Upa-acc)) -- updated policies to the latest set [\#297](/~https://github.com/accurics/terrascan/pull/297) ([williepaul](/~https://github.com/williepaul)) +- Updated policies to the latest set [\#297](/~https://github.com/accurics/terrascan/pull/297) ([williepaul](/~https://github.com/williepaul)) - Fixes docker latest tag [\#296](/~https://github.com/accurics/terrascan/pull/296) ([cesar-rodriguez](/~https://github.com/cesar-rodriguez)) - Typo fixes [\#295](/~https://github.com/accurics/terrascan/pull/295) ([erichs](/~https://github.com/erichs)) - Update mkdocs-material to 5.5.7 [\#292](/~https://github.com/accurics/terrascan/pull/292) ([pyup-bot](/~https://github.com/pyup-bot)) -- fix xml output [\#291](/~https://github.com/accurics/terrascan/pull/291) ([kanchwala-yusuf](/~https://github.com/kanchwala-yusuf)) +- Fix xml output [\#291](/~https://github.com/accurics/terrascan/pull/291) ([kanchwala-yusuf](/~https://github.com/kanchwala-yusuf)) ## 1.0.0 (2020-08-16) Major updates to Terrascan and the underlying architecture including: @@ -77,4 +77,7 @@ Major updates to Terrascan and the underlying architecture including: - First release on PyPI. +\* *This Changelog was automatically generated by [github_changelog_generator](/~https://github.com/github-changelog-generator/github-changelog-generator)* + + \* *This Changelog was automatically generated by [github_changelog_generator](/~https://github.com/github-changelog-generator/github-changelog-generator)*