diff --git a/NEWS.md b/NEWS.md index 0d6635b2..684af070 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,7 @@ # rsconnect (development version) +* `deployApp()` with `logLevel = "verbose"` no longer errors using the `httr2` backend. (#1312) + # rsconnect 1.8.0 * `rsconnect` now uses [`httr2`](https://httr2.r-lib.org/) as its HTTP client.