-
Notifications
You must be signed in to change notification settings - Fork 208
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
Changelog #792
Comments
In case this doesn't get done, I'm at least going to try to keep track of major changes for release notes here, though I'll likely forget. Major Changes
New and Removed Services
Notable Changes
|
After updating the above comment for a while, I don't love this process but find that I can't think of a better workflow for this project. I find a curated changelog like this useful where a git generated one is in my opinion useless. But I've always found it a pain to update a changelog in the git work tree -- it either involves pushing commits just to update the changelog (and then there's the PR noise versus direct push dilemma) or pestering contributors to update the changelog themselves (and how do you maintain consistency with lots of people editing such a document?). At the same time, I don't see any way to consistently remember to update an out-of-tree changelog like this. I'm open to suggestions. |
Resolved by #957. Maintaining a draft pull request is the best compromise I've thought of so far. |
We pushed 1.8.0 without a changelog to get it out the door.
Perhaps this could be automated with something like: https://github.com/github-changelog-generator/github-changelog-generator
The text was updated successfully, but these errors were encountered: