Skip to content

Commit 881a0a3

Browse files
committed
Move some NEWS bullets to the correct place
1 parent 4678c36 commit 881a0a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ Patch release to align some path handling internals with an update coming in the
1313
* `use_tidy_ci()` is now deprecated in favour of `use_tidy_github_actions()`
1414
(#1098).
1515

16-
# usethis 1.6.0
17-
1816
* `use_github_action_check_standard()` is a new intermediate workflow that
1917
checks on more platforms than `_release`, but is less exhaustive than `_full`
2018
(@jimhester).
2119

2220
* `create_tidy_package()` now uses an MIT license (@topepo, #1096).
2321

22+
# usethis 1.6.0
23+
2424
## GitHub actions
2525

2626
* New `use_github_actions()`, `use_github_action_check_release()`,

0 commit comments

Comments
 (0)