We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3d613 commit 99ae119Copy full SHA for 99ae119
AUTHORS.rst
@@ -6,7 +6,7 @@ Development Lead
6
----------------
7
8
sabricot
9
-
+safwanrahman - Safwan Rahman
10
11
Contributors
12
------------
HISTORY.rst
@@ -2,6 +2,15 @@
2
3
History
4
-------
5
+7.1.2 (2020-07-05)
+~~~~~~~~~~~~~~~~~~
+* Configure Elasticsearch _id dynamically from document (#272)
+* Use chain.from_iterable in for performance improvement (#278)
+* Handle case where SimpleLazyObject being treated as an Iterable (#255)
+* Camelcase default value in management command (#254)
+* Various updates and fixup in docs (#250, #276)
+* Start testing against Python 3.8 (#266)
13
+
14
15
7.1.1 (2019-12-26)
16
~~~~~~~~~~~~~~~~~~
0 commit comments