From 08ef3a184429cb5a57a740c473ce0871816890b4 Mon Sep 17 00:00:00 2001 From: Timothy Edmund Crosley Date: Mon, 30 Oct 2017 00:30:35 -0700 Subject: Update CHANGELOG.md Update to include all the latest changes --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index ee8501fc..94189b3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ Changelog ========= ### 4.3.0 - In progress - Fixed #557: `force_alphabetical_sort` and `force_sort_within_sections` can now be utilized together without extra new lines +- Fix case-sensitive path existence check in Mac OS X +- Added `--no-lines-before` for more granular control over section output +- Fixed #493: Unwanted conversion to Windows line endings - Implemented `--version-number` to retrieve just the version number without the isort logo - Breaking changes - Python 2.7+ only (dropped 2.6) allowing various code simplifications and improvements. -- cgit v1.2.1