Updated changelog

This commit is contained in:
Paul Masurel
2019-01-23 22:22:34 +09:00
parent 0b0bf59a32
commit c0cc6aac83

View File

@@ -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.