Update CHANGELOG for 0.9.0
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Stefan Reimer 2019-05-08 15:05:14 +00:00
parent 6413b9aac4
commit dd1c72b2d5
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 0.9.0
- TEST mode to be enabled explictly via environment variable
- optional ( enabled by default ) IAM account_id to alias lookup
- minor bugfixes and cleanup
- full CI/CD pipeline using drone.io
- removed AWS online dependencies from tests
## 0.8.6
- added feature to resolve the AWS AccountID to account alias
enabled by default, can be disabled via os.env `RESOLVE_ACCOUNT`