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
{{ message }}
This repository was archived by the owner on Jan 30, 2026. It is now read-only.
When there are multiple people contributing to a project and there's a single CHANGELOG.md file then there can be a lot of merge conflicts.
I've seen in rubocop that they use individual changelog files for unreleased changes and then they're put into the official changelog during a release.
Take a look around at how this works and if it can be automated.