Add changelog.md
sobolevn opened this issue · 10 comments
We are ready for a new release!
@mikhail-akimov but before releasing a new version, we need to add a CHANGELOG.md
file where we can describe what have changed since the last version.
What needs to be done:
- Look at the example: https://github.com/wemake-services/wemake-python-styleguide/blob/master/CHANGELOG.md
- Write about the first version: it was just an initial release
- Write about your changes: new features and general changes
And then I will release a new version.
Initial version was 0.1.0? Current - 0.1.1 or 0.2.0 ?
0.2.0
, since we have some new features.
I cant uderstand why so many diffs between my master (or my last branch) and project.
The simple way to fix it:
- backup your work
- delete your fork
- fork it again
- create a new brach for this feature:
issue-12
- send a pr
The correct way would also include rebasing master after each merged PR: https://stackoverflow.com/questions/7244321/how-do-i-update-a-github-forked-repository
I will release a new version shortly.
@mikhail-akimov can you please write your email address? I need it to add it here: https://github.com/sobolevn/jinja2-git/blob/master/pyproject.toml#L8-L10
Sure! daggerito@gmail.com
@mikhail-akimov released! https://github.com/sobolevn/jinja2-git/releases/tag/0.2.0
Thanks to you 🙂
No problem! Thank you to!