summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2020-09-30 21:31:06 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2020-09-30 21:31:06 -0700
commitc2473cf30fa37d72bb8918bb365b0fae281a451f (patch)
treeb00343aecf8aa06090ffad661f185af1efe54e25
parente631712e0bd46f0cdb0b3974b1832a6b65ae7af3 (diff)
downloadisort-c2473cf30fa37d72bb8918bb365b0fae281a451f.tar.gz
Add note about fix for #1472
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 60c8dac3..87baa08a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,9 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
- Fixed #1492: --check does not work with stdin source.
- Fixed #1499: isort gets confused by single line, multi-line style comments when using float-to-top.
+ Goal Zero: (Tickets related to aspirational goal of achieving 0 regressions for remaining 5.0.0 lifespan):
+ - Implemented #1472: Full testing of stdin CLI Options
+
### 5.5.4 [Hotfix] September 29, 2020
- Fixed #1507: in rare cases isort changes the content of multiline strings after a yield statement.
- Fixed #1505: Support case where known_SECTION points to a section not listed in sections.