Skip to content

Commit 91580bc

Browse files
update news
1 parent ebbf3c1 commit 91580bc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

NEWS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@
1313

1414
## Minor chnages and fixes
1515

16+
- cache is now correctly invalidated when style guide arguments change (#647).
17+
- empty lines are now removed between pipes (#645).
1618
- overhaul pgkdown site: Add search (#623), group function in Reference (#625).
1719
- always strip trailing spaces and make cache insensitive to it (#626).
18-
- typos in documentation (#618, #614).
20+
- typos in documentation (#643, #618, #614).
1921

2022
# styler 1.3.2
2123

@@ -441,4 +443,3 @@ specify_reindention(
441443
)
442444
initialize_default_attributes(pd_flat)
443445
```
444-

0 commit comments

Comments
 (0)