Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 823 Bytes

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 823 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.4]

Added

  • Add AWS unused volumes detection.

[0.1.3] - 2019-15-11

Added

  • Add AWS token session as optional parameter for session authentication.

[0.1.2] - 2019-12-11

Added

  • Add a possibility to use environment variables for AWS credentials instead of storing key/secret in config.yaml. Before that it was impossible to use STS session (temporary) credentials. You can use aws-vault for running command.

[0.1.1] - 2014-12-03

Added

  • Print analyze result to stdout

[0.1.0] - 2014-12-03

Added

  • Init project