Breaking changes
- `dask4dvc run` was removed
- `dask4dvc repro` no runs the graph in parallel
What's Changed
* Run `dvc repro` in parallel using dask by PythonFZ in https://github.com/zincware/dask4dvc/pull/21
* add random time delay by PythonFZ in https://github.com/zincware/dask4dvc/pull/23
* remove unstable code by PythonFZ in https://github.com/zincware/dask4dvc/pull/24
**Full Changelog**: https://github.com/zincware/dask4dvc/compare/v0.1.3...v0.2.0