Skip to content

Commit cb6117a

Browse files
committed
Tweak news ordering
1 parent aff4a2a commit cb6117a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# stringr 1.3.0.9000
22

3-
* `str_view()` handles `NA` values more gracefully (#217). I've also
4-
tweaked the sizing policy so hopefully it should work better in notebooks,
5-
while preserving the existing behaviour in knit documents (#232).
6-
73
* `str_replace_all()` with a named vector now respects modifier functions (#207)
84

95
* `str_trunc()` is once again vectorised correctly (#203, @austin3dickey).
106

7+
* `str_view()` handles `NA` values more gracefully (#217). I've also
8+
tweaked the sizing policy so hopefully it should work better in notebooks,
9+
while preserving the existing behaviour in knit documents (#232).
10+
1111
# stringr 1.3.0
1212

1313
## API changes

0 commit comments

Comments
 (0)