- Remove unnecessary compatibility code for Python 2.x and Python < 3.3 - Use time-machine instead of freezegun in tests - Upgrade libraries in test environment - Add tests and support for Django 4.1
3.2.0
------------------
- Add tests and support for Django 4.0 (Django 4.1 is still blocked by [django-celery-beat](https://github.com/celery/django-celery-beat/pull/567))
3.1.0
------------------
- Make dispatch_uid of the signal receivers registered by datawatch unique
3.0.2
------------------
- fix pypi publish to use an api token instead of a password
3.0.1
------------------
- Add support for trigger update resolver methods to return multiple payloads - Fixed a bug with lambdas that prevented all checks to be refreshed on trigger updates