commit 8f862024e011ea5a3905d5908229c6240f8f274b Author: juga0 juga@riseup.net Date: Thu Oct 18 11:35:07 2018 +0000
Add changelog entry about not removing results
that are not away from some other X secs. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md index f58bfe3..78059c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Move ``examples/`` to ``docs/`` (#28040) - Number of results comparison and number of results away from each other are incorrect (#28041) +- Stop removing results that are not away from some other X secs (#28103)
## [0.8.0] - 2018-10-08