On Sun, Mar 29, 2020 at 1:00 PM Adam Feuer <a...@starcat.io> wrote: > Having the release notes living apart from the software doesn't sound good > to me– they could get out of sync. We can have copy the release notes to a > web page manually or by a script if we need to. >
Release notes are already pulled from the source code and placed on the webpage with the release. There are scripts to help with this that I used for all the previous releases. https://nuttx.apache.org/releases/8.2/ --Brennan