Skip to content

Commit 70c36ed

Browse files
committed
Add bullet about vignettes
1 parent 047df56 commit 70c36ed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
* All functions that take a locale (e.g. `str_to_lower()` and `str_sort()`)
2020
default to "en" (English) to ensure that the default is consistent across
2121
platforms.
22+
23+
* A new vignette (`vignette("regular-expressions")`) describes the
24+
details of the regular expressions supported by stringr.
25+
The main vignette (`vignette("stringr")`) has been updated to
26+
give a high-level overview of the package.
2227

2328
# stringr 1.1.0
2429

0 commit comments

Comments
 (0)