1
0
Fork 0

Mention indexBuckets in CHANGELOG.

This commit is contained in:
Max Neunhoeffer 2015-05-22 16:16:40 -07:00
parent c3ee3e8e00
commit 5d8e1e343b
1 changed files with 5 additions and 0 deletions

View File

@ -480,6 +480,11 @@ v2.6.0 (XXXX-XX-XX)
* added Foxx model lifecycle events to repositories. See #1257.
* speed up resizing of edge index.
* allow to split an edge index into buckets which are resized individually.
This is controlled by the `indexBuckets` attribute in the `properties`
of the collection.
v2.5.4 (2015-05-14)
-------------------