# Changelog All notable changes to this project will be documented in this file. ## [0.3.2] - 2023-04-14 ### Bug Fixes - Wrong aws config section name ### Release - Bump up version ## [0.3.1] - 2023-04-13 ### Bug Fixes - Remove exit of sourced script ### Release - Bump up version ## [0.3.0] - 2023-04-13 ### Bug Fixes - Bug that sso cache dir might not exist ### Features - Sort account and role selection lists ### Miscellaneous Tasks - Add prerequisites to readme - Copy run script instead of generating one ### Release - Bump up version - Add changelog ## [0.2.1] - 2023-04-12 ### Miscellaneous Tasks - Fix typo and remove comment - Bump version to v0.2.1 ## [0.2.0] - 2023-04-12 ### Bug Fixes - Remove import - Create config dir if not exist - README installation guide ### Features - Wrapper script to export env variable - Pass parameters to downstream scripts ### Miscellaneous Tasks - Initial commit 🚀 - Add gh action - Extend readme - Prepare crates.io release - Add description to Cargo.toml - Bump dependency versions - Fix license spdx id - Fix readme - Remove currently unused parameter ### Release - Bump up version