Currently, creating release notes for a new plugin release requires creating a dedicated file for that version, with a simple (yet undocumented) plain text format. Instead, it would be nicer if there was a single release notes file with all notes for all (past and current) releases present in the repository, so that
- all release notes are visible at a single glance
- the expected format is more clear by providing examples
Additionally, it would be nice if notes were already published to GitHub releases.
See #37 for context.
Currently, creating release notes for a new plugin release requires creating a dedicated file for that version, with a simple (yet undocumented) plain text format. Instead, it would be nicer if there was a single release notes file with all notes for all (past and current) releases present in the repository, so that
Additionally, it would be nice if notes were already published to GitHub releases.
See #37 for context.