Skip to content

Commit 1a67271

Browse files
fix(mcm): add page and hits_per_page to list_user_ids
1 parent e8f00a6 commit 1a67271

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-12-18 1.15.2
4+
* Add 'page' and 'hitsPerPage' to list_user_ids
5+
36
2017-12-5 1.15.1
47
* Implement delete_by, an atomic delete_by_query
58
* Deprecate delete_by_query

algoliasearch/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.15.1"
1+
VERSION = "1.15.2"

0 commit comments

Comments
 (0)