highlights.asciidoc 776 B

1234567891011121314151617181920212223242526272829
  1. [[release-highlights]]
  2. == What's new in {minor-version}
  3. coming::[{minor-version}]
  4. Here are the highlights of what's new and improved in {es} {minor-version}!
  5. ifeval::[\{release-state}\"!=\"unreleased\"]
  6. For detailed information about this release, see the <<es-release-notes>> and
  7. <<breaking-changes>>.
  8. endif::[]
  9. // Add previous release to the list
  10. Other versions:
  11. {ref-bare}/8.3/release-highlights.html[8.3]
  12. | {ref-bare}/8.2/release-highlights.html[8.2]
  13. | {ref-bare}/8.1/release-highlights.html[8.1]
  14. | {ref-bare}/8.0/release-highlights.html[8.0]
  15. // The notable-highlights tag marks entries that
  16. // should be featured in the Stack Installation and Upgrade Guide:
  17. // tag::notable-highlights[]
  18. // [discrete]
  19. // === Heading
  20. //
  21. // Description.
  22. // end::notable-highlights[]