Skip to content

Commit 5a609ee

Browse files
author
Simonas Šerlinskas
committed
updated changelog
1 parent e4c5311 commit 5a609ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ You can pass any settings along parameters you want. Simply just put them in the
88
- Added `text` and `keyword` property types support.
99
- Added `char_filter` analysis support.
1010
- All features and fixes from 1.2.x
11+
- Added `document_dir`. From now on you can change documents directory for each mapped bundle.
12+
- No more needed to define analysis in manager, it will be collected automatically from documents.
1113

1214
### Breaking changes
1315
- Removed all deprecations from 1.x version.
@@ -32,8 +34,6 @@ You can pass any settings along parameters you want. Simply just put them in the
3234
in our CI was very unstable. Now there is no sense to repeat failing tests again and again.
3335
- `AbstractElasticsearchTestCase::getNumberOfRetries()` was removed.
3436
If you write tests by extending `AbstractElasticsearchTestCase` delete your retries data provides.
35-
-
36-
3737

3838
## v1.2.5 (2016-11-14)
3939
- Set index for bulk operations globally #705

0 commit comments

Comments
 (0)