summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2019-03-09 21:58:46 -0800
committerTimothy Crosley <timothy.crosley@gmail.com>2019-03-09 21:58:46 -0800
commitdb1daa6234fea931e5da19605a594396527eeab2 (patch)
tree7e26819b10cb6615b8ec56066bf2f4aaf74446c6
parent545dafeca4d0691900b24c98da32edc029edf6fd (diff)
downloadisort-db1daa6234fea931e5da19605a594396527eeab2.tar.gz
Update changelog to include latest change
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f581e84..c3e3d567 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
Changelog
=========
+### 4.3.14 - March 9, 2019 - hot fix release
+- Fixed a regression with */directory/*.py style patterns
+
### 4.3.13 - March 8, 2019 - hot fix release
- Fixed the inability to accurately determine import section when a mix of conda and virtual environments are used.
- Fixed some output being printed even when --quiet mode is enabled.