diff --git a/CHANGELOG.md b/CHANGELOG.md index 35b86ae8d..14ee88257 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Tantivy 0.9.0 +===================== +- Indexer memory footprint improved. (VInt compression, + inlining the first block. (@fulmicoton) +- Stemming in other language possible (@pentlander) + Tantivy 0.8.1 ===================== Hotfix of #476.