summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTimothy Edmund Crosley <timothy.crosley@gmail.com>2019-03-10 22:13:49 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2019-03-10 22:57:34 -0700
commite3fb26bd80b7e2c3f94ca95e867ad1dfe0d92370 (patch)
tree1780c1cf593b1853cc815999b1ac6ce9e6ae201f /CHANGELOG.md
parent283c5501de70a2082a533a73c07c45cf84bd9e17 (diff)
downloadisort-e3fb26bd80b7e2c3f94ca95e867ad1dfe0d92370.tar.gz
Merge pull request #898 from timothycrosley/feature/fix-issue-811
Fix handling of whitespace character
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a5284c48..104d450b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,8 @@ Planned:
### 4.3.15 - March 10, 2019 - hot fix release
- Fixed a regression with handling streaming input from pipes (Issue #895)
+- Fixed handling of \x0c whitespace character (Issue #811)
+- Improved CLI documentation
### 4.3.14 - March 9, 2019 - hot fix release
- Fixed a regression with */directory/*.py style patterns