summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTimothy Crosley <tcrosley@domaintools.com>2017-06-01 13:00:24 -0700
committerTimothy Crosley <tcrosley@domaintools.com>2017-06-01 13:00:24 -0700
commitec2b9f15b1ada1f34b83a56d5c4de311fca6ab7a (patch)
tree518793c1f0480c3705c7f597c9010774ecebd6be /CHANGELOG.md
parent330ffa8ed8c360014c53f015d7ed2ebb9001de2c (diff)
downloadisort-ec2b9f15b1ada1f34b83a56d5c4de311fca6ab7a.tar.gz
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d45403c1..b16ae902 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,10 @@
Changelog
=========
-### 4.2.11 - June 1, 2017 - hotfix release
+### 4.2.12 - June 1, 2017 - hotfix release
IMPORTANT NOTE: This will be the last release with Python 2.6 support, subsequent releases will be 2.7+ only
+- Fixed wheel distribution bug
+
+### 4.2.11 - June 1, 2017 - hotfix release
- Fixed #546: Can't select y/n/c after latest update
- Fixed #545: Incorrectly moves __future__ imports above encoding comments