-
Notifications
You must be signed in to change notification settings - Fork 58
add a changelog #232
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 a changelog #232
Conversation
The changes are documented to some degree here. |
That's where we'll get the information to help with bullet point (1), but it is useful to keep this information in the repository because then we can do things like add it to the documentation |
I've added the entries from https://github.com/python-adaptive/adaptive/releases. I think we can already merge this and open issues for the other two points @jbweston brought up. |
0afa38a
to
f6309cf
Compare
@basnijholt do you mind if I fixup the changelog to separate the issues solved into bugfixes and features, in order to conform to the KeepAChangelog format? |
👍 on making the other 2 things separate issues |
f6309cf
to
91dab01
Compare
docker run -it --rm -v "$(pwd)":/usr/local/src/your-app ferrarimarco/github-changelog-generator -u python-adaptive -p adaptive -t TOKEN_HERE
Codecov Report
@@ Coverage Diff @@
## master #232 +/- ##
=========================================
Coverage ? 80.63%
=========================================
Files ? 34
Lines ? 4591
Branches ? 828
=========================================
Hits ? 3702
Misses ? 765
Partials ? 124 Continue to review full report at Codecov.
|
I am going to go ahead and merge this. @jbweston, the things you wanted to fix, we can always do later. Having any changelog is more valuable than not having it. |
See #306. |
We move fast and break things. For everyone's sanity it would be good to keep a changelog where we document what stuff we added, fixed and changed.
TODO