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 bd410e9 commit b134c00Copy full SHA for b134c00
ChangeLog
@@ -1,5 +1,9 @@
1
2
CHANGELOG
3
+
4
+2018-05-30 1.6.0
5
+ * [FEAT] Auto-discover the index.py files
6
7
2018-02-14 1.5.5
8
* [FIX] Settings no more shared across AlgoliaIndex instances
9
* [FIX] Save rules and synonyms over reindex
algoliasearch_django/version.py
@@ -1 +1 @@
-VERSION = '1.5.6'
+VERSION = '1.6.0'
0 commit comments