* Update Italian localization * Add missing dependencies to `requirements.txt`
0.2.22
* Don't require users in /etc/passwd to have actual passwords in order to be used for the new user list
0.2.21
* New exception `RangeNotSatisfiableException` * Add support for parameters for requests methods "POST", "PUT", and "DELETE" * Support for https://github.com/marcus67/little_brother/issues/130
0.2.20
Not secure
* Use new CSRF handling
0.2.19
* Closes 12, see [here](https://github.com/marcus67/python_base_app/issues/12)
0.2.18
* Moved `copy_attributes` and `create_class_instance` from LittleBrother to `tools.py` * Added method `compare_objects` in `tools.py` * Moved `check_list_length` from LittleBrother to `base_test.py` * Added support for SonarQube analysis (script generation) * Read `.dev-env-settings.sh` in `test-app.sh` * Don't assume `BaseWebServer` to have a blueprint * Show version details for Chrome/Selenium test environment