summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2019-03-23 21:41:56 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2019-03-23 21:41:56 -0700
commitbbcc06a1d54b41f154809c1d173ba5104b07ee92 (patch)
tree8749ccff6558ab72c08c0a0f5a502a8734d40e7d
parent03741dbdb3d4292d058257d09dc1e58cd020bb81 (diff)
downloadisort-bbcc06a1d54b41f154809c1d173ba5104b07ee92.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 85638132..d656640d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
Changelog
=========
+### 4.3.16 - March 23, 2019 - hot fix release
+- Fixed issue #909 - skip and skip-glob are not enforced when using settings-path
+
### 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)