Skip to content

Commit 7eb453a

Browse files
committed
Update changelog
1 parent b57203f commit 7eb453a

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

CHANGELOG.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
1-
# 1.2.0
2-
3-
Feature release
4-
5-
- New `collapse_blank_lines_in_category` option to control blank line behavior within import categories (#350)
6-
- Default `true`: collapses blank lines within a category (current behavior)
7-
- Set to `false`: preserves one blank line within a category (pre-1.1.0 behavior)
1+
# 1.1.3
2+
- Feature release
3+
4 +
4+
5 + - New `collapse_blank_lines_in_category` option to control blank line behavior within import categories (#350)
5+
6 + - Default `true`: collapses blank lines within a category (current behavior)
6+
7 + - Set to `false`: preserves one blank line within a category (pre-1.1.0 behavior)
87

98
```shell-session
109
$ git shortlog -sn v1.1.2...
11-
4 Maggie Moss
10+
4 Maggie Moss
1211
```
1312

14-
1513
# 1.1.2
1614
- Fixes bug that splits one line import statements with comments
1715

@@ -20,8 +18,6 @@ $ git shortlog -sn v1.1.1...
2018
1 Maggie Moss
2119
```
2220

23-
24-
2521
# 1.1.1
2622
- Adds new option, preserve_inline_comments, to keep inline comments when consolidating imports (#344)
2723

0 commit comments

Comments
 (0)