Skip to content

Commit d9a3631

Browse files
authored
docs: thank @sundrelingam for need() fix in NEWS (#4387)
1 parent 9101fcd commit d9a3631

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
* Loading shiny no longer creates `.Random.seed` in the global environment as a side effect. (#4382)
3636

37-
* `need()` now gives a clearer error when called without either a `message` or `label` argument, instead of the cryptic "argument \"label\" is missing, with no default". (thanks @chasemc, #2509)
37+
* `need()` now gives a clearer error when called without either a `message` or `label` argument, instead of the cryptic "argument \"label\" is missing, with no default". (thanks @chasemc and @sundrelingam, #2509)
3838

3939
# shiny 1.13.0
4040

0 commit comments

Comments
 (0)