[DOCS] Adds placeholder for 7.0.0-rc2 release notes
This commit is contained in:
parent
575918e8e6
commit
7aa3cf5445
|
@ -6,6 +6,7 @@
|
|||
|
||||
This section summarizes the changes in each release.
|
||||
|
||||
* <<release-notes-7.0.0-rc2>>
|
||||
* <<release-notes-7.0.0-rc1>>
|
||||
* <<release-notes-7.0.0-beta1>>
|
||||
* <<release-notes-7.0.0-alpha2>>
|
||||
|
@ -13,6 +14,7 @@ This section summarizes the changes in each release.
|
|||
|
||||
--
|
||||
|
||||
include::release-notes/7.0.0-rc2.asciidoc[]
|
||||
include::release-notes/7.0.0-rc1.asciidoc[]
|
||||
include::release-notes/7.0.0-beta1.asciidoc[]
|
||||
include::release-notes/7.0.0-alpha2.asciidoc[]
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
[[release-notes-7.0.0-rc2]]
|
||||
== {es} version 7.0.0-rc2
|
||||
|
||||
Also see <<breaking-changes-7.0,Breaking changes>>.
|
||||
|
||||
coming[7.0.0-rc2]
|
Loading…
Reference in New Issue