Skip to content

Commit 97bbec2

Browse files
Merge pull request #324 from algolia/1.15.0
bump to 1.15.0
2 parents 88ff9d0 + 6f97113 commit 97bbec2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

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

3+
2017-12-5 1.15.0
4+
* Implement iter_synonyms to browse synonyms
5+
* Implement iter_rules to browse rules
6+
* Implement an optional parameter for copy_index that allows
7+
a partial copy of an index
8+
39
2017-11-06 1.14.1
410
* Fix request_options not always optional
511

algoliasearch/version.py

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

0 commit comments

Comments
 (0)