Sha256: 94e4555359fb988e06bf82e417085fa232fd17e2967baed21576a2df47340259

Contents?: true

Size: 902 Bytes

Versions: 1

Compression:

Stored size: 902 Bytes

Contents

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [0.1.0] - 01-12-2018
### Added
- Ability to authenticate and switch role via a single authenticate() method
- Gemspec file updated to enable push to Rubygems.org

## [0.1.1] - 02-12-2018
### Added
- Required ruby version in gemspec
- Housekeeping now that gem is on both github and rubygems
- Changed authenticate() method to accept options hash
- Added detailed header to AwsSu module

## [0.1.2] - 02-12-2018
### Changed
- Order of precedence for setting region
1. As optional argument to authenticate()
2. Active profile in ~/.aws/config
3. First profile in ~/.aws/config

## [0.1.5] - 03-12-2018
### Added
- Added export of AWS_DEFAULT_REGION

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aws_su-0.1.5 CHANGELOG.md