main CHANGELOG.md
Eric Bower  ·  2026-05-16
 1# Changelog
 2
 3Use spec: https://common-changelog.org/
 4
 5# v2.0.0 - 2026-05-15
 6
 7## Added
 8
 9- `--issues-url` will add a button to nav to redirect users to bug tracking site
10- `--contrib-url` will add a button to nav to redirect users to code contribution site
11- Proper support for multiple parents in the commit viewer
12
13## Changed
14
15- Redesigned site
16- Removed `--home-url` seems unnecessary, added complexity for little gain
17- Removed `--desc` seems unnecessary, just use README
18- When a revision in `--revs` doesn't exist, warn instead of exit with error