[DOCS] Adds placeholder for 7.0.0 release notes
This commit is contained in:
parent
2fd1689341
commit
f4348843ba
|
@ -6,6 +6,7 @@
|
|||
|
||||
This section summarizes the changes in each release.
|
||||
|
||||
* <<release-notes-7.0.0>>
|
||||
* <<release-notes-7.0.0-rc2>>
|
||||
* <<release-notes-7.0.0-rc1>>
|
||||
* <<release-notes-7.0.0-beta1>>
|
||||
|
@ -14,6 +15,7 @@ This section summarizes the changes in each release.
|
|||
|
||||
--
|
||||
|
||||
include::release-notes/7.0.0.asciidoc[]
|
||||
include::release-notes/7.0.0-rc2.asciidoc[]
|
||||
include::release-notes/7.0.0-rc1.asciidoc[]
|
||||
include::release-notes/7.0.0-beta1.asciidoc[]
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
[[release-notes-7.0.0]]
|
||||
== {es} version 7.0.0
|
||||
|
||||
coming[7.0.0]
|
||||
|
||||
//These release notes include all changes made in the alpha, beta, and RC
|
||||
//releases of 7.0.0.
|
||||
|
||||
//Also see <<breaking-changes-7.0,Breaking changes in 7.0.0>>.
|
||||
|
Loading…
Reference in New Issue