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
The n.n.n version number in CHANGELOG should link to all included commits in its release.
(ideally would look like the compare between 2.0.0 and merging 1.0.2 release branches)
Could use PR/branches? Or... something?
Leverage GH releases? (this seems redundant and obtuse since users should be installing thru dotnet or nuget and not individual tar or gzip)
The text was updated successfully, but these errors were encountered:
The n.n.n version number in CHANGELOG should link to all included commits in its release.
(ideally would look like the compare between
2.0.0
and merging1.0.2
release branches)Could use PR/branches? Or... something?
Leverage GH releases? (this seems redundant and obtuse since users should be installing thru
dotnet
ornuget
and not individualtar
orgzip
)The text was updated successfully, but these errors were encountered: