mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[DOCS] Add placeholder for 7.0.0-alpha1 Release Notes (#14585)
* [DOCS] Added 7.0.0-alpha1 Release Notes * [DOCS] Removed X-Pack text from Release Notes
This commit is contained in:
parent
b20bdae627
commit
39c02c75f9
2 changed files with 13 additions and 0 deletions
|
@ -5,9 +5,11 @@
|
|||
--
|
||||
This section summarizes the changes in each release.
|
||||
|
||||
* <<release-notes-7.0.0-alpha1>>
|
||||
* <<release-notes-6.0.0-alpha2>>
|
||||
* <<release-notes-6.0.0-alpha1>>
|
||||
|
||||
--
|
||||
include::release-notes/7.0.0-alpha1.asciidoc[]
|
||||
include::release-notes/6.0.0-alpha2.asciidoc[]
|
||||
include::release-notes/6.0.0-alpha1.asciidoc[]
|
||||
|
|
11
docs/release-notes/7.0.0-alpha1.asciidoc
Normal file
11
docs/release-notes/7.0.0-alpha1.asciidoc
Normal file
|
@ -0,0 +1,11 @@
|
|||
[[release-notes-7.0.0-alpha1]]
|
||||
== 7.0.0-alpha1 Release Notes
|
||||
|
||||
The changes listed below have been released for the first time in {kib}
|
||||
7.0.0-alpha1.
|
||||
|
||||
[float]
|
||||
[[enhancement-7.0.0-alpha1]]
|
||||
=== Breaking Changes
|
||||
|
||||
No breaking changes have been made yet.
|
Loading…
Add table
Add a link
Reference in a new issue