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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Introduce a Changelog #2084

Merged
merged 1 commit into from
Feb 14, 2023
Merged

chore: Introduce a Changelog #2084

merged 1 commit into from
Feb 14, 2023

Conversation

MarcoPolo
Copy link
Collaborator

In a draft for a discussion.

I like the idea of having a changelog file in the repo that can be updated as features are rolled out. Kubo does this and rust-libp2p does this. The less work we can do at release time the better. Ideally releases should feel almost like a no-op.

For the initial version, I copied the release notes from the tracking issue. In the future, I imagine the tracking issue is used as coordination/planning (as it's done today) and breaking changes/features are added in the changelog as we go. This can then be copy/pasted into the release notes.

I would also like to see the semantic PR titles being used to highlight breaking changes and such. But that's somewhat orthogonal to this change.

Copy link
Member

@p-shahi p-shahi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 this is great to have

@p-shahi p-shahi marked this pull request as ready for review February 14, 2023 18:13
@p-shahi
Copy link
Member

p-shahi commented Feb 14, 2023

Maintainers agreed to try the changelog out in the 2023-02-13 occurrence of the go-libp2p triage meeting, so I'm merging this

@p-shahi p-shahi merged commit e8d6f67 into master Feb 14, 2023
@p-shahi p-shahi deleted the marco/add-changelog branch February 14, 2023 23:50
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.

2 participants