Skip to content

Commit 3617539

Browse files
committed
v1.1.0 release notes
1 parent cb8166e commit 3617539

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ CHANGELOG
44
v1.x (201x)
55
---
66

7+
8+
v1.1.0 (2015-12-28)
9+
---
10+
711
- Fixed nested query in case `bool` with single `must` clause given [#32](https://github.com/ongr-io/ElasticsearchDSL/issues/32)
812
- Deprecated all filters and filtered query [#50](https://github.com/ongr-io/ElasticsearchDSL/issues/50)
913
- Added `filter` clause support for `BoolQuery` [#48](https://github.com/ongr-io/ElasticsearchDSL/issues/48)
1014

1115
v1.0.1 (2015-12-16)
1216
---
13-
17+
1418
- Fixed `function_score` query options handling [#35](https://github.com/ongr-io/ElasticsearchDSL/issues/35)
1519
- Added Symfony 3 compatibility
1620
- Added support for `timeout` and `terminate_after` options in Search endpoint [#34](https://github.com/ongr-io/ElasticsearchDSL/issues/34)

0 commit comments

Comments
 (0)