Skip to content

Commit 20192eb

Browse files
committed
prepare branch 1.x
1 parent 3fc121f commit 20192eb

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@ The Python (jython) language plugin allows to have `python` as the language of s
55

66
In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-lang-python/1.2.0`.
77

8-
| Python Lang Plugin | elasticsearch | jython |Release date |
9-
|----------------------------|---------------------|----------|:------------:|
10-
| 1.3.0-SNAPSHOT | 0.90 | 2.5.3 | |
11-
| 1.2.0 | 0.90 | 2.5.2 | 2013-02-26 |
12-
| 1.1.0 | 0.19 -> 0.20 | 2.5.2 | 2012-02-07 |
13-
| 1.0.0 | 0.18 | 2.5.2 | 2011-12-05 |
8+
| Python Lang Plugin | elasticsearch | jython |Release date |
9+
|-----------------------------|---------------------|----------|:------------:|
10+
| 2.0.0.RC1-SNAPSHOT (master) | 1.0.0.RC1 -> master | 2.5.3 | |
11+
| 1.3.0-SNAPSHOT (1.x) | 0.90 | 2.5.3 | |
12+
| 1.2.0 | 0.90 | 2.5.2 | 2013-02-26 |
13+
| 1.1.0 | 0.19 -> 0.20 | 2.5.2 | 2012-02-07 |
14+
| 1.0.0 | 0.18 | 2.5.2 | 2011-12-05 |
1415

1516
License
1617
-------

0 commit comments

Comments
 (0)