Skip to content

Commit

Permalink
Updating changelog with v1.1.0 enhancements and bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Cesar Rodriguez committed Sep 16, 2020
1 parent 605edca commit 65636ce
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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:**

Expand All @@ -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:**

Expand All @@ -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:
Expand Down Expand Up @@ -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)*

0 comments on commit 65636ce

Please sign in to comment.