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 39431e0 commit 423e271Copy full SHA for 423e271
ChangeLog
@@ -1,4 +1,9 @@
1
CHANGELOG
2
+2017-05-21 1.3.2
3
+ * [FIX] Fix reindex to handle replicas
4
+
5
+2017-05-24 1.3.1
6
+ * [README] Update readme to match new package name
7
8
2017-05-23 1.3.0
9
* [CHANGE] Module name to avoid conflict when installing the package with pip
algoliasearch_django/version.py
@@ -1 +1 @@
-VERSION = '1.3.1'
+VERSION = '1.3.2'
0 commit comments