-
Notifications
You must be signed in to change notification settings - Fork 19
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
Adding a CHANGELOG file #198
Conversation
Can we add the changelog with the text up to version 0.1.4 in one commit, and then update the version together with changes in the changelog in another commit? I find it confusing if we mark commit fe58c89 as v0.1.5 commit while the other commit increases the version. |
Yes, good idea. I can change this. |
It is done @agoscinski |
Can you add to the
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also could you switch from alpha to beta in pyproject.toml
"Development Status :: 4 - Beta"
a1275ae
to
ba11034
Compare
Also add a template for PRs
ba11034
to
fa7d08f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, looks good now!
The CHANGELOG is also shown in the documentation as the last entry in the manu. Also, we now have a template for new PRs with a small checklist.
The CHANGELOG is now at version 0.1.5. I also updated the version accordingly.
PR Checklist
📚 Documentation preview 📚: https://scikit-matter--198.org.readthedocs.build/en/198/