From ada0798af0a6b704c7e0c23417dda33b5623c912 Mon Sep 17 00:00:00 2001 From: Chauncy McCaughey Date: Wed, 12 Apr 2023 13:20:38 -0600 Subject: [PATCH] prepping release/2.6.1 --- CHANGELOG.md | 10 +++++++++- VERSION | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4db15362..ab357866 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/VERSION b/VERSION index ba610dcf..6a6a3d8e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.7.0.dev0 +2.6.1