In order to support automatically updating the release notes when
we create stable branches, we want the pages to be in a standard
order. This patch updates the order to be reverse chronological,
so the most recent notes appear at the top.
Change-Id: Iddc12f8c0bef847d3b3a45c05fedcb64bb2be2a1
We need a release notes page to show notes for unreleased versions by
scanning the "current" branch. This ensures that notes files cannot be
merged if they break the releasenotes job.
Change-Id: Ic0614c37a67ebd28d1da0c0947c69c753833c870
Signed-off-by: Kyle Mestery <mestery@mestery.com>