Commit f376198
committed
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]>1 parent 84fb081 commit f376198
1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
108 | 115 | | |
109 | 116 | | |
110 | 117 | | |
| |||
116 | 123 | | |
117 | 124 | | |
118 | 125 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
| 126 | + | |
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
| |||
0 commit comments