LUCENE-10035: Fix CHANGES entry.

This commit is contained in:
Adrien Grand 2021-09-02 18:36:46 +02:00
parent b0611a14d0
commit eb2509c846
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ New Features
* LUCENE-9589: Swedish Minimal Stemmer (janhoy)
* LUCENE-10035: The SimpleText codec now writes postings lists.
* LUCENE-10035: The SimpleText codec now writes skip lists.
(wuda via Adrien Grand)
System Requirements