Commit c095feb
committed
docs(changelog): consolidate link references and add Unreleased compare link
Address gemini-code-assist review on PR #4:
- Promote 'Unreleased' to a linked header '[Unreleased]' so the GitHub
v0.1.0...HEAD compare view is one click away. This is the same
pattern Keep a Changelog uses on its own changelog and lets readers
see what's queued for the next release without scrolling the file.
- Move the kac/semver link references from the top of the file down
to the link reference block at the bottom, alongside [Unreleased]
and [0.1.0]. Mixing reference definitions across the top and bottom
of a file makes them easy to drift out of sync; one block at the
end is the convention Keep a Changelog itself follows.1 parent 5a006af commit c095feb
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
| |||
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
0 commit comments