I don't see anything wrong here, but GitHub is syntax highlighting this in green for some reason and we're getting 500 errors.
Co-authored-by: Casey Tucker <dctucker@github.com>
* Updating verbiage to be in sync with CVE notes
* accidentally dropped off CVE note
* Updated CVE ID to be correct
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
* add 3-23 release notes
* copy over release note
This release note only exists in the docs site, so it is missing when the notes are copied over from the old process. It's not fixed yet though, so copying it back over
* Update data/release-notes/2-21/17.yml
Co-authored-by: Meg Bird <megbird@github.com>
* quote all lines with backticks
* remove unnecssary (probably) quotes
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
* setting up the bones
* still WIP - testing if this format is right
* add 2.20.24 release notes
* add 2.21.15 release notes
* add 2.22.7 release notes
* add 3.0.1 release notes
* remove extra space
* remove duplicated security release note
Co-authored-by: bwestover <bwestover@github.com>
* Add 2.22.0
* Add 2.22.1
* Add 2.22.2
* Add 2.22.3
* Add 2.22.4
* Lint YAML files
* intro shouldn't be required
* Align all notes
* Full height sidebar
* Make the sidebar full height properly
* Get the real layout going
* Include full name
* Move details > summary around
* Fix sticky sidebar
* Tweak bottom of page
* Add more label colors
* Change heading title
* Don't be <details>, change sticky header
* Include other releases' info
* Show prev/next links
* Change sidenav to show all releases
* Fix ordering of chevron
* Fix link underlines
* Collapsing minor versions
* Moar padding
* Setup schema for sub-sections
* Update a YAML file to match schema
* Redo rendering/sorting logic
* Update layout
* Convert remaining notes
* Improve schema
* Use proper min properties
* Custom bullet points
* Show details control for version picker
* Improve layout on small screens
* One more tiny fix
* Order by semver
* Use proper version in details
* Fix extra arrows showing up
* Change label colors
* Pass the reference check
* Add gradients
* Gradient all the things