Sha256: 62adc4291af6207f0d5de99982ffd16961d85b0fb40680471cc872d18d9ff027
Contents?: true
Size: 830 Bytes
Versions: 3
Compression:
Stored size: 830 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
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
aws_su-0.1.4 | CHANGELOG.md |
aws_su-0.1.3 | CHANGELOG.md |
aws_su-0.1.2 | CHANGELOG.md |