docs: list breaking change sections (#14932)

This commit is contained in:
Court Ewing 2017-11-13 20:59:17 -05:00 committed by GitHub
parent 628d0cd194
commit f5ea01d97d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,13 @@
--
This section discusses the changes that you need to be aware of when migrating
your application from one version of Kibana to another.
--
* <<breaking-changes-6.0>>
* <<migrating-6.0-index>>
ifdef::include-xpack[]
* <<breaking-changes-xpackkb>>
endif::include-xpack[]
--
include::migration/migrate_6_0.asciidoc[]
include::migration/migrate_6_0_index.asciidoc[]