Skip to content

Commit 80ab088

Browse files
authored
Merge pull request #3910 from rstudio/rc-v1.7.5.1
2 parents b8923e9 + 481a692 commit 80ab088

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
@@ -12,6 +12,10 @@
1212

1313
* Fixed #3898: `wrapFunctionLabel()` no longer throws an error if the `name` is longer than 10000 bytes. (#3903)
1414

15+
# shiny 1.7.5.1
16+
17+
## Bug fixes
18+
1519
* On r-devel (R > 4.3.1), `isTruthy(NULL)` now returns `FALSE` (as it does with older versions of R). (#3906)
1620

1721
# shiny 1.7.5

0 commit comments

Comments
 (0)