Skip to content

Commit 3f3a785

Browse files
committed
chore: bump version to 1.5.2
1 parent 4987a5d commit 3f3a785

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11

22
CHANGELOG
3+
2017-11-02 1.5.2
4+
* [FIX] Remove relations from indexed model fields (#233)
5+
36
2017-11-02 1.5.1
47
* [FIX] Fix reindex_all() and save_record() when should_index is not callable
58

algoliasearch_django/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '1.5.1'
1+
VERSION = '1.5.2'

0 commit comments

Comments
 (0)