- Added `--extra-files` parameter for Maven upload command ([190](https://github.com/cloudsmith-io/cloudsmith-cli/pull/190))
1.6.2
- Added html templates for saml response endpoints - Added json support for whoami - Added support for additional headers to be passed to the saml authentication flow
1.5.0
Added
- Added `--sort` flag for package list command ([185](https://github.com/cloudsmith-io/cloudsmith-cli/pull/185))
Fixed
- Fixed `cloudsmith auth` command where it results in `403` ([183](https://github.com/cloudsmith-io/cloudsmith-cli/pull/183))
1.4.1
Added
- Update cloudsmith-api to v2.0.16 ([181](https://github.com/cloudsmith-io/cloudsmith-cli/pull/181))
1.4.0
Added
- Dropped support for Python 3.8. ([137](https://github.com/cloudsmith-io/cloudsmith-cli/pull/137))
1.3.1
Fixed
- Missing dependency from `setup.py` file ([177](https://github.com/cloudsmith-io/cloudsmith-cli/pull/177))