To making a release note, which very important for any tester team who always need to know which feature of your package is updated or not, one of the best way to creating is to pull from git log by simple command below
— no-merges will cut off all unnecessary message for your log (basically all the merge commits)