summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2019-02-24 23:21:56 -0800
committerTimothy Crosley <timothy.crosley@gmail.com>2019-02-24 23:21:56 -0800
commited40c6db50db37375900082d4735b433d5dd2b3e (patch)
tree12b749abd2a709bc418e9dc0d6b96c58e923fa6f /CHANGELOG.md
parent484b8021479a8318c0d98caa7103d05eb45be6c7 (diff)
downloadisort-ed40c6db50db37375900082d4735b433d5dd2b3e.tar.gz
Bump version to 4.3.6; implement hotfix for #827
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6be497dd..78724d04 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
Changelog
=========
+### 4.3.6 - February 24, 2019 - hot fix release
+- Fixes a fatal error that occurs if a single finder throws an exception. Important as we add more finders that utilize third party libraries.
+
### 4.3.5 - February 24, 2019 - last Python 2.7 Maintenance Release
This is the final Python 2.x release of isort, and includes the following major changes: