# Changelog ## [1.1.0](https://github.com/blackm0re/etoolkit/tree/1.1.0) (2022-03-14) [Full Changelog](https://github.com/blackm0re/etoolkit/compare/1.0.0...1.1.0) **Changes:** - a master password can now be set using the *ETOOLKIT_MASTER_PASSWORD* env. variable - a new parameter *-P* / *--master-password-prompt* can be used in order to force password prompt - improved tests - use *setuptools* instead of the deprecated *distutils* # [1.0.0](https://github.com/blackm0re/etoolkit/tree/1.0.0) (2021-12-23) **Changes:** - Initial release