summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2017-05-31 23:38:01 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2017-05-31 23:38:01 -0700
commitb2e79843b4aca78e171c2818af53d6c572ee359f (patch)
tree72a7a224942b9851aedc1adedd5e006de6430398 /CHANGELOG.md
parentfcaa71e4c505e6b5c8be9db6ff37d1c2f514757d (diff)
downloadisort-b2e79843b4aca78e171c2818af53d6c572ee359f.tar.gz
Add release date
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 93dd11e9..073e1ae4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
Changelog
=========
-### 4.2.8 - In progress
+### 4.2.8 - May 31, 2017
IMPORTANT NOTE: This will be the last release with Python 2.6 support, subsequent releases will be 2.7+ only
- Added `--virtual-env` switch command line option
- Added --enforce-whitespace option to go along with --check-only for more exact checks (issue #423)