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

Add CHANGELOG with 0.1.0 release #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add CHANGELOG with 0.1.0 release #4

wants to merge 1 commit into from

Conversation

dbrgn
Copy link
Contributor

@dbrgn dbrgn commented Feb 4, 2024

Should be merged after #3, and be immediately followed by a release tag.

@gidsi is this CHANGELOG / format OK for you? Do you have opinions on the version scheme? I'd go to 0.1.0 for this release. After that, minor increase for new features and patch increases for bugfixes.

Alternatively, we could also go straight to 1.0.0, since the project is a few years old now, and shouldn't drastically change anymore. (And if it does, we can always bump to 2.x)

@dbrgn dbrgn requested a review from gidsi February 4, 2024 21:10
@dbrgn dbrgn added the chore label Feb 4, 2024
Copy link
Member

@rnestler rnestler left a comment

Choose a reason for hiding this comment

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

I use https://keepachangelog.com/en/1.1.0/ for changelogs, but I'm OK with this format as well.

@dbrgn
Copy link
Contributor Author

dbrgn commented Feb 4, 2024

I use https://keepachangelog.com/en/1.1.0/ for changelogs, but I'm OK with this format as well.

I use that for some projects as well (those with more activity), but I think for small projects with small releases it's a bit overkill 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants