File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 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+
6350.5.1 (2018-11-07)
736~~~~~~~~~~~~~~~~~~
837* Limit elastsearch-dsl to supported versions
You can’t perform that action at this time.
0 commit comments