Skip to content

Commit 3b2be50

Browse files
committed
Bump to 1.2.4
1 parent da6b2c9 commit 3b2be50

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+
2016-04-15 1.2.4
4+
* [FIX] Fix --batch-size of reindex command on Django 1.7
5+
36
2015-12-15 1.2.3
47
* [FIX] Check that geo_field callable returns something valid
58

src/version.py

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

0 commit comments

Comments
 (0)