Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(mkreleaselog): specify the parent commit when diffing
Specifically, if you specify a commit, you get only that commit. This means you get _nothing_ if you specify a merge commit. Now, we specify to diff between a commit and it's (merge) parent.
- Loading branch information