Commit a953040
Eric Bower
·
2026-05-16 20:35:09 -0400 EDT
parent dc0e5c7
docs: changelog
1 files changed,
+2,
-0
+2,
-0
1@@ -8,9 +8,11 @@ Use spec: https://common-changelog.org/
2
3 - `--issues-url` will add a button to nav to redirect users to bug tracking site
4 - `--contrib-url` will add a button to nav to redirect users to code contribution site
5+- Proper support for multiple parents in the commit viewer
6
7 ## Changed
8
9 - Redesigned site
10 - Removed `--home-url` seems unnecessary, added complexity for little gain
11 - Removed `--desc` seems unnecessary, just use README
12+- When a revision in `--revs` doesn't exist, warn instead of exit with error