This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 2e0a0ed
committed
Include full range of commits when computing relevant release notes
Previously, if there was a series of tags:
- 8.0.2-rc-1
- 8.0.2-rc-2
- 8.1.0-dp-1
Then only the changes between 8.1.0-dp-1 and HEAD would be considered
when computing release notes. This patch ensures that all changes
between 8.0.2-rc-2 and HEAD are considered.1 parent 4c99dab commit 2e0a0ed
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1369 | 1369 | | |
1370 | 1370 | | |
1371 | 1371 | | |
| 1372 | + | |
1372 | 1373 | | |
| 1374 | + | |
1373 | 1375 | | |
1374 | 1376 | | |
1375 | 1377 | | |
1376 | | - | |
1377 | 1378 | | |
1378 | | - | |
| 1379 | + | |
1379 | 1380 | | |
1380 | 1381 | | |
1381 | 1382 | | |
| |||
0 commit comments