[1.1.0](https://github.com/djangoheads/djangoheads/compare/v1.0.0...v1.1.0) (2024-01-12)
Features
* celery check function ([b458b34](https://github.com/djangoheads/djangoheads/commit/b458b34468de4daf19db606feb7bf5d041e72cbc))
Bug Fixes
* fix not configured test ([5e6d722](https://github.com/djangoheads/djangoheads/commit/5e6d72275018c4068d6874851264d80d56fb0bff))
* fix requeue bug and prints, add extra_info to databases errors. ([06aa723](https://github.com/djangoheads/djangoheads/commit/06aa723ee80a69321cdcc2a2260a347ba2783203))
* refactored waiter command, reworked find celery app func. ([4b25a5f](https://github.com/djangoheads/djangoheads/commit/4b25a5fd51374155b29a805757bb80f4eaa7c654))
* reworked celery check func, created celery tests, added redis to test docker-compose.yml, reworked redis cache fail case ([f0ff9b5](https://github.com/djangoheads/djangoheads/commit/f0ff9b5c2f54de5c1d31590da38638ed60fa122b))
* reworked waiter algorithm ([7812966](https://github.com/djangoheads/djangoheads/commit/78129664aff5c9cc814e1e22c6ef1fc958107188))
* updated pre-commit libs, updated ruff config for app and test, reworked tests base to pytest, rewrite tests ([7cf8f2d](https://github.com/djangoheads/djangoheads/commit/7cf8f2dec3781e9eba12ecd2ba6d9ee8674c8b16))