You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful to synthesize features end users would find important in a central CHANGELOG.md file.
Right now there is a monorepo where the user must go into the packages, open the change log, then view PRs that are merged - which don't provide high level insights
Proposed solution
Add back CHANGELOG.md and note new features, future and current deprecations, longstanding bug fixes in the project in a central place.
I lean more toward the releaser hand-making the changelog than it being machine-made. The reason why is when a release is published it's more fresh on a mind what changes the maintainer feels is significant
Alternatives considered
Any type of root-level change log file is tracker agnostic and goes wherever the project goes.
Do you want to create a pull request?
No
The text was updated successfully, but these errors were encountered:
Description
It would be helpful to synthesize features end users would find important in a central
CHANGELOG.md
file.Right now there is a monorepo where the user must go into the packages, open the change log, then view PRs that are merged - which don't provide high level insights
Proposed solution
Add back
CHANGELOG.md
and note new features, future and current deprecations, longstanding bug fixes in the project in a central place.Examples:
I lean more toward the releaser hand-making the changelog than it being machine-made. The reason why is when a release is published it's more fresh on a mind what changes the maintainer feels is significant
Alternatives considered
Any type of root-level change log file is tracker agnostic and goes wherever the project goes.
Do you want to create a pull request?
No
The text was updated successfully, but these errors were encountered: