File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ CHANGELOG
4
4
v1.x (201x)
5
5
---
6
6
7
- - Fixed nested query in case ` bool ` with single ` must ` clause given ( # 32 )
8
- - Deprecated all filters and filtered query ( # 50 )
9
- - Added ` filter ` clause support for ` BoolQuery ` ( # 48 )
7
+ - Fixed nested query in case ` bool ` with single ` must ` clause given [ # 32 ] ( https://github.com/ongr-io/ElasticsearchDSL/issues/ 32)
8
+ - Deprecated all filters and filtered query [ # 50 ] ( https://github.com/ongr-io/ElasticsearchDSL/issues/ 50)
9
+ - Added ` filter ` clause support for ` BoolQuery ` [ # 48 ] ( https://github.com/ongr-io/ElasticsearchDSL/issues/ 48)
10
10
11
11
v1.0.1 (2015-12-16)
12
12
---
13
13
14
- - Fixed ` function_score ` query options handling ( # 35 )
14
+ - Fixed ` function_score ` query options handling [ # 35 ] ( https://github.com/ongr-io/ElasticsearchDSL/issues/ 35)
15
15
- Added Symfony 3 compatibility
16
- - Added support for ` timeout ` and ` terminate_after ` options in Search endpoint ( # 34 )
16
+ - Added support for ` timeout ` and ` terminate_after ` options in Search endpoint [ # 34 ] ( https://github.com/ongr-io/ElasticsearchDSL/issues/ 34)
You can’t perform that action at this time.
0 commit comments