diff --git a/NEWS.md b/NEWS.md index e391d1089..0754fff18 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,9 @@ # shiny (development version) +## Bug fixes + +* Fixed a regression in v1.11.0 where `InputBinding`'s that didn't pass a value to their `subscribe` callback where to no longer working. (#4243) + # shiny 1.11.0 ## Improvements