summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTimothy Crosley <tcrosley@domaintools.com>2017-06-01 10:10:07 -0700
committerTimothy Crosley <tcrosley@domaintools.com>2017-06-01 10:10:07 -0700
commit86a636de569bd4f9b1e5ae065cd0c7ca778fce2a (patch)
tree6f5bae0ea1cfa30a763a1c83a95a99223a7d8f08 /CHANGELOG.md
parent5bb3309ff3652d7cd1144e9c081acbe16a8a345e (diff)
downloadisort-86a636de569bd4f9b1e5ae065cd0c7ca778fce2a.tar.gz
Specify desired changes
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c55055d9..59e3cd68 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,11 @@
Changelog
=========
-### 4.2.9 - June 1, 2017 - hotfix release
+### 4.2.10 - 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 #546: Can't select y/n/c after latest update
+- Fixed #545: Incorrectly moves __future__ imports above encoding comments
+
+### 4.2.9 - June 1, 2017 - hotfix release
- Fixed #428: Check only modifies sorting
- Fixed #540: Not correctly identifying stdlib modules