Commit 6b323eb
committed
docs(changelog): record post-tag fixes + lib-root in 0.0.2 entry
The v0.0.2 GitHub Release is being re-issued with the same version
number to fold in three improvements that landed against main *after*
the original tag was pushed:
* fix(modgraph): partition import scanner no longer concatenates the
unit's own `:partition` into imported names (PR #14)
* feat: lib-root convention `src/<package-tail>.cppm` + optional
`[lib].path` (PR #15)
CHANGELOG's [0.0.2] entry is amended in place to capture them, since
no v0.0.3 has been published yet and we're keeping the version number
stable while the project is still pre-1.0. After this PR merges, the
v0.0.2 git tag and GitHub Release will be re-pointed at the new HEAD.1 parent 1ffd275 commit 6b323eb
1 file changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
21 | 29 | | |
22 | 30 | | |
23 | 31 | | |
| |||
60 | 68 | | |
61 | 69 | | |
62 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
63 | 78 | | |
64 | 79 | | |
65 | 80 | | |
| |||
0 commit comments