Add release notes page keyed to major bring-up commits

This commit is contained in:
Jason
2026-03-18 21:41:56 +02:00
parent 94eed1e933
commit cad804c347
6 changed files with 100 additions and 0 deletions
+2
View File
@@ -15,6 +15,7 @@
<a href="implementation-log.html">Implementation Log</a>
<a href="bring-up.html">Bring-Up</a>
<a href="reports.html">Reports</a>
<a href="release-notes.html">Release Notes</a>
</nav>
</div>
</header>
@@ -71,6 +72,7 @@
<li><a href="implementation-log.html">Detailed Engineering Change Log</a></li>
<li><a href="bring-up.html">Hardware Bring-Up Plan and Exit Criteria</a></li>
<li><a href="reports.html">Antenna/Python reports and generated artifacts</a></li>
<li><a href="release-notes.html">Release Notes by Key Commit</a></li>
</ul>
</article>
</section>