Skip to content

Commit

Permalink
Merge pull request #292 from chamcca/prep/2.6.1
Browse files Browse the repository at this point in the history
prepping release/2.6.1
  • Loading branch information
dgraeber authored Apr 12, 2023
2 parents 28c15e6 + ada0798 commit 76b36df
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,19 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch

### New

### Changes

### Fixes

## v2.6.1 (2023-04-12)## Unreleased

### New

### Changes
- removed modules as they now are in `https://github.com/awslabs/seedfarmer-modules`

### Fixes
- fix for `gitpython` assuming that codecommit repos are unsafe
- fix for `gitpython` assuming that codecommit repos are unsafe
- fix resolution of parameters that have a False value
- fix adding verbose error messages when a manifest cannot be loaded
- fix destroy of modules sourced from git via disparate (non-cached) cli invocations
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.0.dev0
2.6.1

0 comments on commit 76b36df

Please sign in to comment.