LUCENE-8979: Move CHANGES entry to 8.4.

This commit is contained in:
Adrien Grand 2019-10-14 18:39:09 +02:00
parent 04786244d0
commit 0efd5e33d6
1 changed files with 2 additions and 4 deletions

View File

@ -90,8 +90,8 @@ Bug Fixes
(No changes) (No changes)
Other Other
---------------------
(No changes) * LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - Part 2 (Koen De Groote)
Build Build
@ -225,8 +225,6 @@ Other
* LUCENE-8999: LuceneTestCase.expectThrows now propogates assert/assumption failures up to the test * LUCENE-8999: LuceneTestCase.expectThrows now propogates assert/assumption failures up to the test
w/o wrapping in a new assertion failure unless the caller has explicitly expected them (hossman) w/o wrapping in a new assertion failure unless the caller has explicitly expected them (hossman)
* LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - Part 2 (Koen De Groote)
======================= Lucene 8.2.0 ======================= ======================= Lucene 8.2.0 =======================
API Changes API Changes