Skip to content

Commit

Permalink
Bumps version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lorengordon committed Sep 20, 2024
1 parent aa2a2ef commit d7cfece
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.0.0
current_version = 1.1.0
commit = True
message = Bumps version to {new_version}
tag = False
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

### [1.1.0](https://github.com/plus3it/terraform-aws-tardigrade-ec2-account/releases/tag/1.1.0)

**Released**: 2024.09.20

**Summary**:

* Supports configuring the option to block public sharing of ebs snapshots

### [1.0.0](https://github.com/plus3it/terraform-aws-tardigrade-ec2-account/releases/tag/1.0.0)

**Released**: 2024.02.16
Expand Down

0 comments on commit d7cfece

Please sign in to comment.