summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2017-06-05 23:07:12 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2017-06-05 23:07:12 -0700
commit5fc8213338bd7eb6de5b03521d21a0cc7bb5e375 (patch)
treebfdb811d9096b0714c39af18e21b862fc6166fbc /CHANGELOG.md
parentbdd5ddade480fecf0e04ca250cdcfccdc020b19b (diff)
downloadisort-5fc8213338bd7eb6de5b03521d21a0cc7bb5e375.tar.gz
Specify changes
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 76164afd..5f472f8f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,10 @@
Changelog
=========
-### 4.2.13 - June 2, 2017 - hotfix release
+### 4.2.14 - June 2, 2017 - hotfix release
IMPORTANT NOTE: This will be the last release with Python 2.6 support, subsequent releases will be 2.7+ only
+- Fixed #559 & #565: Added missing standard library imports
+
+### 4.2.13 - June 2, 2017 - hotfix release
- Fixed #553: Check only and --diff now work together again
### 4.2.12 - June 1, 2017 - hotfix release