Skip to content

Commit cba8a0c

Browse files
Bump to 1.10.0
1 parent 7d497c2 commit cba8a0c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
CHANGELOG
22

3+
2016-10-19 1.10.0
4+
* Add `attribute_to_retrieve` to `get_objects`
5+
* Add `no_create` with `partial_update_object`
6+
* Implement the search in facet API end point
7+
38
2016-08-08 1.9.2
49
* Fix error on large API keys by including them in the JSON body instead of as a header
510
* Fix potential parsing error in case of httpCode == 4XX

algoliasearch/version.py

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

0 commit comments

Comments
 (0)