summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2019-03-04 21:17:31 -0800
committerTimothy Crosley <timothy.crosley@gmail.com>2019-03-04 21:17:31 -0800
commit2130dffac8c99f68b2dade43ec08dc27549b38a7 (patch)
tree2b6b9b307c997d46b6dab4881d6f4ba8a4bca942
parentd0d47906fab9b1d01f972d94b7215db367b7fa53 (diff)
downloadisort-2130dffac8c99f68b2dade43ec08dc27549b38a7.tar.gz
Start 4.3.11 changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f8d31af..fc13703d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
Changelog
=========
+### 4.3.11 - March 3, 2019 - hot fix release
+- Fixed issue #876: confused by symlinks pointing to virtualenv gives FIRSTPARTY not THIRDPARTY
+
### 4.3.10 - March 2, 2019 - hot fix release
- Fixed Windows incompatibilities (Issue #835)
- Fixed relative import sorting bug (Issue #417)