Skip to content

Commit

Permalink
removed link
Browse files Browse the repository at this point in the history
  • Loading branch information
merlinoa committed Mar 9, 2021
1 parent 3bab589 commit ed380ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# polished v0.3.0

* created new `deploy_app()` function for deploying apps to Polished Hosting.
* removed dependencies on [shinydashboardPlus](https://github/com/rinterface/shinydashboradplus) due to breaking change with `dashboardHeaderPlus()` and `dashboardPagePlus()`.
* removed dependencies on `shinydashboardPlus` due to breaking change with `dashboardHeaderPlus()` and `dashboardPagePlus()`.
* `sign_out_from_shiny()` can now be used in the `session$onSessionEnded()` or `onStop()` to sign the user
out when the user's session ends.
* added support for package dependency detection (#129)
Expand Down

0 comments on commit ed380ae

Please sign in to comment.