[DOCS] Adds Breaking changes from old client to Introduction. (#1453)

This commit is contained in:
István Zoltán Szabó
2021-04-26 16:25:40 +02:00
committed by GitHub
parent d1a5fc7cfa
commit 265eb2b225
3 changed files with 10 additions and 5 deletions

View File

@ -4,6 +4,9 @@
This is the official Node.js client for {es}. This page gives a quick overview
about the features of the client.
Refer to <<breaking-changes,this page>> for breaking changes coming from the old
client.
[discrete]
=== Features
@ -189,3 +192,6 @@ npm install esmaster@github:elastic/elasticsearch-js
----
WARNING: This command installs the master branch of the client which is not
considered stable.
include::breaking-changes.asciidoc[]