summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2019-03-10 21:14:44 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2019-03-10 22:56:02 -0700
commitcd409d19bae358168e5f93037d02f983d0b0cf19 (patch)
treeed561bb4d6c9354305afaaa8ab3c2b005d0aa348
parentf1b6cc86da12292d02bab82da62bacc42d8719ca (diff)
downloadisort-cd409d19bae358168e5f93037d02f983d0b0cf19.tar.gz
Update changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 83809f29..a5284c48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,9 @@ Internal:
Planned:
- profile support for common project types (black, django, google, etc)
+### 4.3.15 - March 10, 2019 - hot fix release
+- Fixed a regression with handling streaming input from pipes (Issue #895)
+
### 4.3.14 - March 9, 2019 - hot fix release
- Fixed a regression with */directory/*.py style patterns