-
Notifications
You must be signed in to change notification settings - Fork 7.6k
3.x: drop CHANGES.md #5646
Copy link
Copy link
Closed
Labels
Description
It has become somewhat of an inconvenience to update CHANGES.md before pasting in the release text into the GitHub's own release page, causing a full build before the release build just for that single file.
I don't remember exactly why CHANGES.md was introduced but my assumption is that searching inside it via CTRL+F is simpler than searching within the Releases tab.
Options:
- Keep it.
- Drop it.
- Use a dedicated wiki page instead.
Reactions are currently unavailable