Upgrade Instructions
* In `settings.py` move `'juntagrico_assignment_request',` above `'juntagrico',`.
* The `EMAILS` setting is not considered anymore for overriding email templates. Use the official template overriding instead as described here: https://juntagrico.readthedocs.io/en/latest/reference/templates.html
What's Changed
* update instructions and add screenshots by patrickuhlmann in https://github.com/juntagrico/juntagrico-assignment-request/pull/14
* 1.6.0 by pascalfree in https://github.com/juntagrico/juntagrico-assignment-request/pull/15
* Float amounts instead of integer
* Use datetime HTML field
* Only reset request status when editing relevant parts of the request. 8
* Filter approvers by area 9
* Don't Re-Reply 12
* Give the possibility to select the area where assignment requests are allowed (ASSIGNMENT_REQUEST_AREAS) 13
New Contributors
* patrickuhlmann made their first contribution in https://github.com/juntagrico/juntagrico-assignment-request/pull/14
**Full Changelog**: https://github.com/juntagrico/juntagrico-assignment-request/compare/1.5.0...1.6.0