03a9935164
This change Makes the changelog generator ignore fixup commits. `git commit --fixup` can be used to mark that a commit should be squashed before merging, which can be done automatically with `git rebase --autosquash`. Fixup commits have a summary that starts with `fixup!` type: development |
||
---|---|---|
.. | ||
changelog.rs | ||
common.rs | ||
entry.rs | ||
kind.rs | ||
main.rs | ||
metadata.rs | ||
opt.rs | ||
release.rs |