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 21:14:44 -0700
commit2408e2ec90d3ba0a4b239ddf901c4febb0800be3 (patch)
tree3a215f19440a80b34fe3a76bc45770fe824c68f1
parent5660d6a67d5c758446f7bb192aad180f4c566073 (diff)
downloadisort-2408e2ec90d3ba0a4b239ddf901c4febb0800be3.tar.gz
Update changelogfeature/fix-issue-895
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3e3d567..66e88cc1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
Changelog
=========
+### 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