Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
brannondorsey committed Jul 11, 2020
1 parent c7b3b04 commit fa8488a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.3.1

* Fix bug where fetching secrets with non-string values caused `awssecret2env` to crash. JSON secret values of all types are now converted to strings when they are transformed to environment variables.

## v0.3.0

* Fetch secrets concurrently, significantly decreasing execution time especially with input files containing lots of secrets.
Expand Down

0 comments on commit fa8488a

Please sign in to comment.