Releases
These pages are the human story of a release. Each one says why that version exists and what the bundle means for people who use the project.
They are not the inventory. The generated list of changes lives in CHANGELOG.md at the repository root. Each changelog line links back to a squash commit. git show on that commit is where the implementation “why” lives.
How we write those commits and merge them is in CONTRIBUTING.md. How we release and version the project is on the Release and versioning page.