Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-10 | fix(changelog): fix spacing in breaking changes message | Marc Cornellà | |
2021-01-05 | fix(changelog): display scope in breaking change messages | Marc Cornellà | |
2020-12-30 | fix(changelog): remove CR characters in breaking change messages | Marc Cornellà | |
The GitHub UI might not remove CR characters from commit description forms filled from a Windows browser. | |||
2020-12-12 | fix(changelog): allow breaking change message to span multiple lines | Marc Cornellà | |
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. | |||
2020-12-12 | feat(updater): save version prior to updating so `omz changelog` just works™ | Marc Cornellà | |
Fixes #9505 | |||
2020-12-07 | fix(changelog): fix assoc array syntax for zsh 5.4.2 and older (#9495) | Marc Cornellà | |
Also fixed a call to a defunct display:type-header function in displaying breaking changes. | |||
2020-12-04 | fix(changelog): fix highlight of codeblocks in subject | Marc Cornellà | |
2020-11-30 | feat(updater): add changelog display by parsing the commit list | Marc Cornellà | |