Skip to content

Commit 2cd014c

Browse files
committed
chore: bump version to 1.5.1
1 parent da47117 commit 2cd014c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ChangeLog

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11

2-
HANGELOG
2+
CHANGELOG
3+
2017-11-02 1.5.1
4+
* [FIX] Fix reindex_all() and save_record() when should_index is not callable
5+
36
2017-05-21 1.5.0
47
* [FEAT] Allow properties as custom_objectID
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.0'
1+
VERSION = '1.5.1'

0 commit comments

Comments
 (0)