Skip to content

Commit a0f16f9

Browse files
committed
Bump version so I can resubmit with the correct cran-comments.md
1 parent e649390 commit a0f16f9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

NEWS.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# usethis 2.1.5
22

3-
# usethis 2.1.4
4-
53
pkgdown-related functions no longer automatically strip a trailing slash from the pkgdown site URL, in order to play more nicely with CRAN's URL checks (#1526).
64

75
`edit_pkgdown_config()` is a new function that opens the pkgdown YAML configuration file for the current Project, if such a file exists.
86

97
The error thrown when reporting an unsupported GitHub configuration has been fixed for forward compatibility with a future version of rlang, i.e. what is anticipated to be rlang v1.0.0.
108

9+
Version 2.1.4 was never released. Version was advanced from 2.1.4 to 2.1.5 strictly for CRAN (re-)submission purposes.
10+
1111
# usethis 2.1.3
1212

1313
Modified a test to ensure that intermittent GitHub rate limiting does not lead to ungraceful failure on CRAN.
@@ -18,7 +18,6 @@ Modified a test to ensure that intermittent GitHub rate limiting does not lead t
1818

1919
`git_default_branch_rediscover()` prunes the defunct remote ref to the old default branch, e.g. `origin/master`.
2020

21-
Version 2.1.1 was never released. Version was advanced from 2.1.1 to 2.1.2 strictly for CRAN (re-)submission purposes.
2221

2322
# usethis 2.1.0
2423

0 commit comments

Comments
 (0)