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
ReleaseNotes: Also show 'current' version for "Changes Since" titles
The Git for Windows Release Notes show the "Changes Since" title lines
but don't tell the user which current version they refer to.
Convert "Changes since" to:
"Changes in <version> (<small>since <previous_version></small>).
the 'snapshot' code is moved earlier, to be used in the above change line.
Note that older version had a 'preview' suffix,
e.g. v2.3.5-preview20150402, which is currently retained.
Helped-by: Johannes Schindelin <[email protected]>
Signed-off-by: Philip Oakley <[email protected]>
0 commit comments