Skip to content

Commit b134c00

Browse files
clemfromspacePLNech
authored andcommitted
chore: Bump version to 1.6.0 (#260)
Bump the version to 1.6.0: * [FEAT] Auto-discover the index.py files
1 parent bd410e9 commit b134c00

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11

22
CHANGELOG
3+
4+
2018-05-30 1.6.0
5+
* [FEAT] Auto-discover the index.py files
6+
37
2018-02-14 1.5.5
48
* [FIX] Settings no more shared across AlgoliaIndex instances
59
* [FIX] Save rules and synonyms over reindex

algoliasearch_django/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '1.5.6'
1+
VERSION = '1.6.0'

0 commit comments

Comments
 (0)