Skip to content

Commit 16174bf

Browse files
committed
Bullet was in wrong place
1 parent 05e985a commit 16174bf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

NEWS.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@
3535
indicating your package is available on [R-universe](https://r-universe.dev)
3636
and reporting the latest version (@olivroy, #1883).
3737

38+
* Some GitHub functionality should now work for GitHub Enterprise Cloud (as
39+
opposed to GitHub Enterprise Server). Specifically an HTTPS URL such as
40+
`"https://my-cool-org.ghe.com"` should now be recognized as "looks like
41+
GitHub" (#2098, @jameslairdsmith).
42+
3843
* Several deprecated functions have been removed:
3944
- `use_rscloud_badge()`, deprecated in v2.2.0; use `use_posit_cloud_badge()`
4045
instead
@@ -67,11 +72,6 @@
6772
`Config/usethis/upkeep` field in DESCRIPTION. If this value exists, it is
6873
used to filter the checklist when making the issue.
6974

70-
* Some GitHub functionality should now work for GitHub Enterprise Cloud (as
71-
opposed to GitHub Enterprise Server). Specifically an HTTPS URL such as
72-
`"https://my-cool-org.ghe.com"` should now be recognized as "looks like
73-
GitHub" (#2098, @jameslairdsmith).
74-
7575
# usethis 3.0.0
7676

7777
## Transition to cli package for UI

0 commit comments

Comments
 (0)