Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds the first record in our changelog history #5242

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

corp-0
Copy link
Member

@corp-0 corp-0 commented Oct 2, 2020

I wrote an action so PRs can declare changes to be mentioned in a CHANGELOG.md file which is generated and maintained automatically. Read more about it here.

Not every PR needs to declare changes, only add changes to the changelog if you think they are worth mentioning. The way to do it is quite easy, just do like this:

CL:First record in our changelog history 馃帄

Every line that starts with CL: in the PR's body is a new record. One PR can have more than one record. The changelog file is automatically ordered so the most recent record (among PRs) is first.

@corp-0 corp-0 merged commit a77a785 into develop Oct 2, 2020
@NoooneyDude NoooneyDude deleted the revert-5241-changelog branch April 25, 2021 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant