Skip to content

Commit

Permalink
chore: Bump version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PLNech committed Aug 9, 2017
1 parent 5d30c05 commit 448f6b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
CHANGELOG

HANGELOG
2017-05-21 1.5.0
* [FEAT] Allow properties as custom_objectID

2017-05-21 1.4.1
* [FIX] Fix handling of unicode strings in python2

Expand Down
2 changes: 1 addition & 1 deletion algoliasearch_django/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '1.4.1'
VERSION = '1.5.0'

0 comments on commit 448f6b3

Please sign in to comment.