Commit 68f8a4a
committed
fix(contrib): Fix markdown output of changelog script
Now the script will generate markdown lists just as the current
changelog in deis/deis:CHANGELOG.md is in.
Thanks to @bacongobbler for the insight about `--format` over
`--pretty=format` and unneeded newlines not being echoed.1 parent 32fc59f commit 68f8a4a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments