From 46c90930d0050363f4d548386c2f7b01aec0af8b Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Wed, 24 Apr 2019 19:38:11 +0200 Subject: changelog: fix typo [ci skip] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4da5cb05..792cde0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -89,7 +89,7 @@ New: Fixes: - Improved black compatibility. -- Isort will no detect files in the CWD as first-party. +- Isort will now detect files in the CWD as first-party. - Fixed several cases where '-ns' or 'not_skip' was being incorrectly ignored. - Fixed sorting of relative path imports ('.', '..', '...', etc). - Fixed bugs caused by a failure to maintain order when loading iterables from config files. -- cgit v1.2.1