diff --git a/NEWS.md b/NEWS.md index 7b0dc9cc..aa94fbb0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,11 +3,13 @@ * `update.package_dependencies()` now uses the pkg_type for the cran remote rather than a global type attribute, fixing errors when this global attribute is lost (#291, #304). + * Credentials are no longer passed to dependencies, as this breaks dependencies which use different credentials or hosts. If you have relied on this behavior a more robust way to provide the credentials is using the appropriate environment variables, e.g. `GITHUB_PAT`, `BITBUCKET_USER` etc. (@antoine-sachet, #345). + * The hash of bitbucket hosts is now correctly retrieved (@antoine-sachet, #344) # remotes 2.0.3