Skip to content

Commit 356a637

Browse files
committed
Bump to 1.9.2
1 parent c1982fc commit 356a637

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ChangeLog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
CHANGELOG
22

3-
master
3+
2016-08-08 1.9.2
4+
* Fix error on large API keys by including them in the JSON body instead of as a header
45
* Fix potential parsing error in case of httpCode == 4XX
56

67
2016-07-05 1.9.1

algoliasearch/version.py

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

0 commit comments

Comments
 (0)