branch: externals/consult commit 6f359b3ad8834718c64d0b32fa92e987109d56f6 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Update changelog --- CHANGELOG.org | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index 68bb531ba8..c59391dfdf 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -30,6 +30,7 @@ respective =:new= function. - =consult--multi= returns =:match= information. =:match= can be nil, t, or new, depending on if the candidate does not exist, exists or has been created. +- =consult-locate= treats the input literally to take advantage of the db index. * Version 0.16 (2022-03-08)