Skip to content

Commit a98b289

Browse files
another news fix
1 parent 5a463fe commit a98b289

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ This is primarily a maintenance release upon the request of the CRAN team
77

88
- Users can now control style configurations for styler Addins (#463, #500),
99
using the `Set style` Addin. See `?styler::styler_addins` for details.
10+
11+
- `return()` is now always put in braces and put on a new line when used in
12+
a conditional statement (#492).
13+
1014
- `%>%` almost always causes a line break now for `strict = TRUE` (#503).
1115

1216
## Minor changes

0 commit comments

Comments
 (0)