ReleaseNote vs ReleaseNoteUrl #265515
-
I just added a new manifest version 3.0.1 for Pinta.Pinta. The old version 3.0.0 was created by someone else and was not updated promptly. The old manifest contains the When I created a newer version I let WinGetCreate do the work. It just included a As a result, the new manifest is shorter without an inline release note, but it is inconsistent with how the old manifest was written. Should I add the new release note back to the new manifest (24 lines)? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The more metadata the better, I suppose. It's certainly not a mandatory manifest field. If the release notes are really long however, it may make sense to only include the ReleaseNotesUrl. Bottom line, it's up to you really. |
Beta Was this translation helpful? Give feedback.
The more metadata the better, I suppose. It's certainly not a mandatory manifest field. If the release notes are really long however, it may make sense to only include the ReleaseNotesUrl. Bottom line, it's up to you really.