Skip to content

Commit

Permalink
[skip ci] add supported version section
Browse files Browse the repository at this point in the history
  • Loading branch information
Nexucis committed Nov 11, 2017
1 parent 7e72a9e commit db0aa7c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ Where :
* Y is the major version of this helper. Be careful with this rule, you can have some breaking changes between two **Y** number.
* Z is the minor version of this Index Helper. It will be increased when there are some bug fixes.

### Supported Version

| Elasticsearch Version | Support Branch |
| --------------------- | --------------- |
| >= 5.0, < 6.0 | support/5.0 |
| >= 2.0, < 5.0 | support/2.0 |

## Installation

The recommended method to install this library is through [Composer](https://getcomposer.org/).
Expand Down

0 comments on commit db0aa7c

Please sign in to comment.