Skip to content

Commit

Permalink
[DOCS] Adds changelog to Kibana User Guide (elastic#18698)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed May 4, 2018
1 parent 73825a2 commit f5c6059
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1 deletion.
43 changes: 43 additions & 0 deletions docs/CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
[[release-notes]]
= {kib} Release Notes

[partintro]
--
// Use these for links to issue and pulls. Note issues and pulls redirect one to
// each other on Github, so don't worry too much on using the right prefix.
:issue: https://github.com/elastic/kibana/issues/
:pull: https://github.com/elastic/kibana/pull/

This section summarizes the changes in each release.

* <<release-notes-7.0.0>>

--

[[release-notes-7.0.0]]
== {kib} 7.0.0

//[float]
//[[breaking-7.0.0]]
//=== Breaking Changes

//[float]
//=== Breaking Java Changes

//[float]
//=== Deprecations

//[float]
//=== New Features

//[float]
//=== Enhancements

//[float]
//=== Bug Fixes

//[float]
//=== Regressions

//[float]
//=== Known Issues
2 changes: 1 addition & 1 deletion docs/index-shared6.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ include::development.asciidoc[]

include::limitations.asciidoc[]

include::release-notes.asciidoc[]
include::CHANGELOG.asciidoc[]

0 comments on commit f5c6059

Please sign in to comment.