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 4987a5d commit 3f3a785Copy full SHA for 3f3a785
ChangeLog
@@ -1,5 +1,8 @@
1
2
CHANGELOG
3
+2017-11-02 1.5.2
4
+ * [FIX] Remove relations from indexed model fields (#233)
5
+
6
2017-11-02 1.5.1
7
* [FIX] Fix reindex_all() and save_record() when should_index is not callable
8
algoliasearch_django/version.py
@@ -1 +1 @@
-VERSION = '1.5.1'
+VERSION = '1.5.2'
0 commit comments