Added: - Per-application multi-factor authentication support - Thanks to: [nonspecialist](https://github.com/nonspecialist) Fixed: - Invalid SAML assertion when per-app MFA is used. (36)
0.3.1
Added: - Skip app prompt if there's only one to choose from. - Thanks to: [mcstafford-git](https://github.com/mcstafford-git) Fixed: - Removed setting region and output format in AWS credentials file. (72) - Thanks to: [jrisebor](https://github.com/jrisebor)
0.3.0
Added: - Ability to set requested token duration. (43). - Thanks to: [arahayrabedian](https://github.com/arahayrabedian) - FIDO U2F support. - Thanks to: [guerremdq](https://github.com/guerremdq) & [savar](https://github.com/savar)
0.2.5
Added: - Ability to store AWS App choice in `~/.okta-aws`. (12)
Fixed: - List of AWS roles returns properly now. (45)
0.2.4
Fixed: - Casting issue with MFA factor selection. (44)
0.2.3
Added: - Travis CI builds to run linting tests for branches and PRs.