Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 5.8.0
# [5.8.0](v5.7.6...v5.8.0) (2022-03-22) ### Bug Fixes * Allow sudo restart for supervisor (backwards compatibility) ([fc7c047](fc7c047)) * clearer docstrings ([3c59446](3c59446)) * file-uri while app initialisation ([2fed369](2fed369)) * **find:** Handle OS' PermissionError ([ea94752](ea94752)) * mkdir -p to ignore `OSError`s ([d38b63a](d38b63a)) * Respect bench config during restart ([25f49c2](25f49c2)) * **restart:** Setup restarts vars with fallback ([af14baf](af14baf)) * Show better user messages when failed to update supervisord ([d89f19e](d89f19e)) * Try setting supervisord conditionally ([7a4ade9](7a4ade9)) ### Features * Setup Requirements for specific apps ([#1265](#1265)) ([28e6816](28e6816))
- Loading branch information