auto-changelog icon indicating copy to clipboard operation
auto-changelog copied to clipboard

--sort-commits

Open KeNaCo opened this issue 4 years ago • 0 comments

Add support for: --sort-commits [property] # sort commits by property [relevance, date, date-desc], default: relevance

TODO:

  1. Observe original implementation, comment examples, and differences.
  2. Prepare tests
  3. Implement solution
  4. Send PR

DoD: PR is approved and merged to master.

Source: https://www.npmjs.com/package/auto-changelog

KeNaCo avatar Apr 12 '20 21:04 KeNaCo