Changelog entry
Add one entry to CHANGELOG.md.
- Open
CHANGELOG.mdat the root of the repository. If the file does not exist, create it with the Keep a Changelog header. - Find the
## [Unreleased]section. If the section does not exist, add it above the most recent version. - Put the entry under the correct heading: Added, Changed, Deprecated, Removed, Fixed, or Security.
- Write the entry as one line that starts with a verb in the past tense.
- Add the pull request number or the issue number at the end of the line when one exists.