Skip to content

Commit 0ea8ff9

Browse files
committed
update README.md
1 parent 637a8f1 commit 0ea8ff9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Elasticsearch-SQL
2121
**2.4.2** [![2.4.2 Build Status](https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic2.4.2)](https://travis-ci.org/NLPchina/elasticsearch-sql)
2222
**2.4.3** [![2.4.3 Build Status](https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic2.4.3)](https://travis-ci.org/NLPchina/elasticsearch-sql)
2323
**2.4.4** [![2.4.4 Build Status](https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic2.4.4)](https://travis-ci.org/NLPchina/elasticsearch-sql)
24+
**2.4.5** [![2.4.5 Build Status](https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic2.4.5)](https://travis-ci.org/NLPchina/elasticsearch-sql)
2425
**5.0.1** [![5.0.1 Build Status](https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic5.0.1)](https://travis-ci.org/NLPchina/elasticsearch-sql)
2526
**5.1.1** [![5.1.1 Build Status](https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic5.1.1)](https://travis-ci.org/NLPchina/elasticsearch-sql)
2627
**5.1.2** [![5.1.2 Build Status](https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic5.1.2)](https://travis-ci.org/NLPchina/elasticsearch-sql)
@@ -71,6 +72,7 @@ Versions
7172
| 2.4.2 | 2.4.2.1 | delete commands not supported | elastic2.4.2 |
7273
| 2.4.3 | 2.4.3.0 | delete commands not supported | elastic2.4.3 |
7374
| 2.4.4 | 2.4.4.0 | delete commands not supported | elastic2.4.4 |
75+
| 2.4.5 | 2.4.5.0 | delete commands not supported | elastic2.4.5 |
7476
| 5.0.1 | 5.0.1.0 | delete commands not supported | elastic5.0.1 |
7577
| 5.1.1 | 5.1.1.0 | delete commands not supported | elastic5.1.1 |
7678
| 5.1.2 | 5.1.2.0 | delete commands not supported | elastic5.1.2 |
@@ -153,6 +155,11 @@ Versions
153155
````
154156
./bin/plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/2.4.4.0/elasticsearch-sql-2.4.4.0.zip
155157
````
158+
### Elasticsearch 2.4.5
159+
````
160+
./bin/plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/2.4.5.0/elasticsearch-sql-2.4.5.0.zip
161+
````
162+
156163

157164
### Elasticsearch 5.0.1
158165
````

0 commit comments

Comments
 (0)