Skip to content

Commit addce06

Browse files
authored
Merge pull request #198 from alaminopu/master
Update HISTORY.rst to sync release changes
2 parents f6b2e06 + 4612c66 commit addce06

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

HISTORY.rst

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,35 @@
33
History
44
-------
55

6+
7.0.0 (2019-08-11)
7+
~~~~~~~~~~~~~~~~~~
8+
* Support Elasticsearch 7.0 (See PR #176)
9+
* Added order by to paginate queryset properly (See PR #153)
10+
* Remove `standard` token filter from `README.md` and test files
11+
* Various documentation fixes
12+
13+
14+
6.4.2 (2019-07-26)
15+
~~~~~~~~~~~~~~~~~~
16+
* Fix document importing path
17+
* Update readme
18+
19+
20+
21+
6.4.1 (2019-06-14)
22+
~~~~~~~~~~~~~~~~~~
23+
* The `DocType` import has changed to `Document`
24+
25+
26+
27+
6.4.0 (2019-06-01)
28+
~~~~~~~~~~~~~~~~~~
29+
* Support elasticsearch-dsl>6.3.0
30+
* Class `Meta` has changed to class `Django` (See PR #136)
31+
* Add `register_document` decorator to register a document (See PR #136)
32+
* Additional Bug fixing and others
33+
34+
635
0.5.1 (2018-11-07)
736
~~~~~~~~~~~~~~~~~~
837
* Limit elastsearch-dsl to supported versions

0 commit comments

Comments
 (0)