13 lines
501 B
Markdown
13 lines
501 B
Markdown
This is the directory for release note fragments processed by
|
|
[towncrier](https://github.com/hawkowl/towncrier).
|
|
|
|
Create a file in this directory for user-visible changes, and it will be automatically included in the next release note document.
|
|
|
|
The following supported file extensions specify the type of change:
|
|
|
|
- .feature: a new feature.
|
|
- .bugfix: a bug fix.
|
|
- .security: a fix for security issue.
|
|
- .doc: a documentation improvement.
|
|
- .removal: a deprecation or removal of functionality.
|