Skip to content

Commit cb8166e

Browse files
committed
Added links for the issues
1 parent d51de49 commit cb8166e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

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

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)
1010

1111
v1.0.1 (2015-12-16)
1212
---
1313
14-
- Fixed `function_score` query options handling (#35)
14+
- Fixed `function_score` query options handling [#35](https://github.com/ongr-io/ElasticsearchDSL/issues/35)
1515
- 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)

0 commit comments

Comments
 (0)