We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f8ab0 commit e8afb4bCopy full SHA for e8afb4b
CHANGELOG.md
@@ -2,6 +2,11 @@
2
## v2.0.0 (2016-x)
3
- Drop PHP 5.5 and 5.6 support. Now only PHP >=7 are supported.
4
- Array iterator now returns document _id field as well.
5
+- All features and fixes from 1.2
6
+
7
+## v1.2.5 (2016-11-14)
8
+- Set index for bulk operations globally #705
9
+- Introduced options in document annotation #707
10
11
## v1.2.4 (2016-10-03)
12
- Upgraded minimum Elasticsearch DSL version
0 commit comments