Skip to content

Commit 880ef58

Browse files
committed
Polish NEWS
1 parent 96bd9ce commit 880ef58

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

NEWS.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# usethis (development version)
22

3+
Patch release to align some path handling internals with an update coming in the fs package.
4+
5+
* `use_github_links()` is a bit more clever about remotes (e.g. `origin`
6+
vs. `upstream`), which makes it easier to make a PR that adds GitHub links for
7+
a package you've forked.
8+
39
* `use_pkgdown()` now `.gitignore`s the destination directory and only adds the
4-
destination directory to the config file if it departs from the default,
5-
which is `docs/`.
10+
destination directory to the config file if it departs from the default
11+
(which is `docs/`).
612

713
* `use_tidy_ci()` is now deprecated in favour of `use_tidy_github_actions()`
814
(#1098).

0 commit comments

Comments
 (0)