- Work around `FailedToLoadPlugin` exception by requiring `isort` 4.x. Likewise, pin the major version of all dependencies, to reduce risk of any future incompatibilities. [pkolbus]
3.0.0
------------------
- Let `isort` search the configuration, rather than `flake8-isort` try to find it. [jnns]