CHANGELOG.md in aws_su-0.1.0 vs CHANGELOG.md in aws_su-0.1.1
- old
+ new
@@ -6,6 +6,13 @@
## [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
+- 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
\ No newline at end of file