-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
103d373
commit 5f5bd00
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
The ``towncrier create`` action now uses sections defined in your config (either interactively, or via the new ``--section`` option). | ||
|
||
If you use sections and none have an empty path, you must now specify the section when creating a new news fragment. | ||
If one does have an empty path, that section will be used by default. |