5.5.1 September 4, 2020
- Fixed #1454: Ensure indented import sections with import heading and a preceding comment don't cause import sorting loops.
- Fixed #1453: isort error when float to top on almost empty file.
- Fixed #1456 and #1415: noqa comment moved to where flake8 cant see it.
- Fixed #1460: .svn missing from default ignore list.