diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ba4b81..39f327b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,10 @@ * Release notes are available on [GitHub](https://github.com/leontoeides/indicium/releases). -* `0.6.0`: Correction for contextual fuzzy matching in live, interactive -searches. +* `0.6.0`: Fix for contextual fuzzy matching for `Live` interactive searches. +In some cases `Live` search would return global results without properly +observing the `maximum_search_results` setting. This has been fixed. This will +improve performance and user experience. * `0.6.0`: New, optional `eddie` feature which is turned on by default. When this feature is enabled, this library will utilize diff --git a/README.md b/README.md index f3d2942..cbc1e10 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,10 @@ performance may begin to degrade at a point. log](https://github.com/leontoeides/indicium/blob/master/CHANGELOG.md) is available on GitHub. -* `0.6.0`: Correction for contextual fuzzy matching in live, interactive -searches. +* `0.6.0`: Fix for contextual fuzzy matching for `Live` interactive searches. +In some cases `Live` search would return global results without properly +observing the `maximum_search_results` setting. This has been fixed. This will +improve performance and user experience. * `0.6.0`: New, optional `eddie` feature which is turned on by default. When this feature is enabled, this library will utilize