Skip to content

Commit df44c4c

Browse files
Bump version to 1.2.5
1 parent 804ca24 commit df44c4c

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
CHANGELOG
22

3+
2017-01-20
4+
* [FIX] Default to model.pk instead of 'id'
5+
36
2016-04-15 1.2.4
47
* [FIX] Fix --batch-size of reindex command on Django 1.7
58

src/version.py

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

0 commit comments

Comments
 (0)