Skip to content

Commit

Permalink
bump version to 0.20.1, add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrashed committed Jan 28, 2025
1 parent a11c6be commit aad63b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ please refer to the man pages of `terraform --help`.

## Change Log

* v0.20.1: Fix list config rendering
* v0.20.0: Fix S3 backend option merging
* v0.19.0: Add `SKIP_ALIASES` configuration environment variable
* v0.18.2: Fix warning on aliased custom endpoint names
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = terraform-local
version = 0.20.0
version = 0.20.1
url = https://github.com/localstack/terraform-local
author = LocalStack Team
author_email = [email protected]
Expand Down

0 comments on commit aad63b0

Please sign in to comment.