You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip release candidates when on downloads page (#210)
### Description
For 8.0, we didn't have the release candidates on the release page,
which I think was a miss. This new version now shows each major/minor
pair on the all releases page and in addition also only shows the non-rc
candidate versions on the downloads page.
### Issues Resolved
<!-- List any issues this PR will resolve. -->
<!-- Example: closes #1234 -->
### Check List
- [X] Commits are signed per the DCO using `--signoff`
By submitting this pull request, I confirm that my contribution is made
under the terms of the BSD-3-Clause License.
Signed-off-by: Madelyn Olson <[email protected]>
Co-authored-by: Ran Shidlansik <[email protected]>
0 commit comments