We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb8166e commit 3617539Copy full SHA for 3617539
CHANGELOG.md
@@ -4,13 +4,17 @@ CHANGELOG
4
v1.x (201x)
5
---
6
7
+
8
+v1.1.0 (2015-12-28)
9
+---
10
11
- Fixed nested query in case `bool` with single `must` clause given [#32](https://github.com/ongr-io/ElasticsearchDSL/issues/32)
12
- Deprecated all filters and filtered query [#50](https://github.com/ongr-io/ElasticsearchDSL/issues/50)
13
- Added `filter` clause support for `BoolQuery` [#48](https://github.com/ongr-io/ElasticsearchDSL/issues/48)
14
15
v1.0.1 (2015-12-16)
16
-
17
18
- Fixed `function_score` query options handling [#35](https://github.com/ongr-io/ElasticsearchDSL/issues/35)
19
- Added Symfony 3 compatibility
20
- Added support for `timeout` and `terminate_after` options in Search endpoint [#34](https://github.com/ongr-io/ElasticsearchDSL/issues/34)
0 commit comments