Skip to content

Commit 4f09a0e

Browse files
chore(release): Release 1.17.0
1 parent 6ce8750 commit 4f09a0e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
<Contributors, please add your changes below this line>
77

8+
9+
### 1.17.0 - 2018-06-19
10+
811
* Introduce AB Testing feature - PR [#408](https://github.com/algolia/algoliasearch-client-php/pull/#408)
912
List/Create/Stop/Delete AB Tests programmatically
1013
Introduce new Analytics object, wrapper around the

algoliasearch/version.py

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

0 commit comments

Comments
 (0)