Skip to content

Commit

Permalink
Merge pull request #762 from awslabs/stable
Browse files Browse the repository at this point in the history
Latest stable
  • Loading branch information
dgraeber authored Dec 10, 2024
2 parents 344ec66 + c05cd1f commit d35fd64
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch

### Changes

### Fixes


## v5.0.2 (2024-12-10)

### New

### Changes

- Adds `seedfarmer --version` to validate package without running explicit command
- Added ability to disable env replacement in module parameters
- Updating bootstrap docs with minimum permissions
Expand All @@ -19,6 +28,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch
- correct archive extraction when there is only one nested path (issue 749)
- force proper resolution of boundary permissions


## v5.0.0 (2024-08-16)

### New
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.0.dev.0
5.0.2

0 comments on commit d35fd64

Please sign in to comment.