Skip to content

Commit

Permalink
[DOCS] Adds placeholder for 7.0.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Apr 5, 2019
1 parent cb00add commit 1c026c9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/release-notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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>>
Expand All @@ -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[]
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/release-notes/7.0.0.asciidoc
Original file line number Diff line number Diff line change
@@ -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>>.

0 comments on commit 1c026c9

Please sign in to comment.