Skip to content

Commit

Permalink
Release v5.2.0 (#516)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
Co-authored-by: calvix <[email protected]>
  • Loading branch information
3 people authored Nov 24, 2021
1 parent 8ac2e30 commit 6eeb4d9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [5.2.0] - 2021-11-24

### Added

- Add `additional_tags` variable to AWS in order to specify custom tags that will be applied to all resources.

## [5.1.0] - 2021-11-16

### Removed
Expand Down Expand Up @@ -301,7 +307,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Add github release workflows.

[Unreleased]: https://github.com/giantswarm/giantnetes-terraform/compare/v5.1.0...HEAD
[Unreleased]: https://github.com/giantswarm/giantnetes-terraform/compare/v5.2.0...HEAD
[5.2.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v5.1.0...v5.2.0
[5.1.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v5.0.0...v5.1.0
[5.0.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v4.2.0...v5.0.0
[4.2.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v4.1.0...v4.2.0
Expand Down

0 comments on commit 6eeb4d9

Please sign in to comment.