summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTimothy Crosley <tcrosley@domaintools.com>2017-06-06 23:52:38 -0700
committerTimothy Crosley <tcrosley@domaintools.com>2017-06-06 23:52:38 -0700
commita88e2a6e5d37f47063a9fb0f32db45a96b22979c (patch)
tree06262d4fbaf5d25d1943b3b0ebda715aa2836afc /CHANGELOG.md
parent2f0d4c98ea004e8e2ae79cc4c3a702eeb38d617a (diff)
downloadisort-a88e2a6e5d37f47063a9fb0f32db45a96b22979c.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 5f472f8f..bd70e3e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,10 @@
Changelog
=========
-### 4.2.14 - June 2, 2017 - hotfix release
+### 4.2.15 - June 6, 2017 - hotfix release
IMPORTANT NOTE: This will be the last release with Python 2.6 support, subsequent releases will be 2.7+ only
+- Fixed certain one line imports not being successfully wrapped
+
+### 4.2.14 - June 5, 2017 - hotfix release
- Fixed #559 & #565: Added missing standard library imports
### 4.2.13 - June 2, 2017 - hotfix release