summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2017-05-17 18:01:14 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2017-05-17 18:01:14 -0700
commit6424c28a2818ecf0ccea0684f46a219da035abd8 (patch)
tree2aa4afaa7aab0d5edb3670545ec63f0babd91b38 /CHANGELOG.md
parent26c8f85c3fddd3066f6ae2c7b9e6e625c0b91147 (diff)
downloadisort-6424c28a2818ecf0ccea0684f46a219da035abd8.tar.gz
Improve changelog
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 ef5cf336..3a2c5ac8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -68,4 +68,4 @@ Changelog
### 4.2.8 - In progress
- Fixed issue #299: long lines occasionally not wrapped
-- Fixed issue #432: Adds import inside class when class starts at top of file after encoding comment
+- Fixed issue #432: No longer add import inside class when class starts at top of file after encoding comment