From 8e07ffbdaea4e3844955d41e004511540af90571 Mon Sep 17 00:00:00 2001 From: Dustin Collins Date: Mon, 29 Jun 2015 16:36:23 -0400 Subject: [PATCH] v0.2.1 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd5db73..30c4a99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ * Allow -p argument to override SUMMON_PROVIDER envar * Check if provider exists and is executable +# v0.2.1 +* Improve provider path handling [5df0fde](https://github.com/conjurinc/summon/commit/5df0fdeb182884371ad647d0a9493a5e07d3e0e4) + # v0.2.0 * -D variable interpolation now plays nicely with the shell * `@SUMMONENVFILE` for better Docker integration