Commit graph

5 commits

Author SHA1 Message Date
Marc Cornellà
42dbb1b375 fix(changelog): allow breaking change message to span multiple lines
This also allows the option to put extra paragraphs after the BREAKING CHANGE
message while properly displaying the breaking change message. Useful, for
example, to add signed-off or co-authored lines.
2021-03-21 13:37:49 -04:00
Marc Cornellà
6f223b3157 feat(updater): save version prior to updating so omz changelog just works™
Fixes #9505
2021-03-21 13:37:49 -04:00
Marc Cornellà
f351559580 fix(changelog): fix assoc array syntax for zsh 5.4.2 and older (#9495)
Also fixed a call to a defunct display:type-header function in displaying
breaking changes.
2021-03-21 13:37:49 -04:00
Marc Cornellà
23472c9c43 fix(changelog): fix highlight of codeblocks in subject 2021-03-21 13:37:49 -04:00
Marc Cornellà
d789ddb553 feat(updater): add changelog display by parsing the commit list 2021-03-21 13:37:49 -04:00