You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ to [Polished Hosting](https://polished.tech/docs/04-hosting-deploy-app).
46
46
# polished v0.4.0
47
47
48
48
* created API wrapper functions for programmatically managing users, apps, user invites,
49
-
roles, etc. See the new [API Wrappers vignette](https://cran.r-project.org/web/packages/polished/vignettes/api_wrappers.html) for details (`vignette("api_wrappers", package = "polished")`).
49
+
roles, etc. See the new [API Wrappers vignette](https://cran.r-project.org/package=polished/vignettes/api_wrappers.html) for details (`vignette("api_wrappers", package = "polished")`).
50
50
* added 93 new tests for the above mentioned new API wrapper functions.
51
51
* removed `api_url` argument from `global_sessions_config()`. This argument is only used
52
52
internally during development, so there is no reason to expose it to package users.
0 commit comments