mirror of https://github.com/apache/lucene.git
LUCENE-8979: Move CHANGES entry to 8.4.
This commit is contained in:
parent
04786244d0
commit
0efd5e33d6
|
@ -90,8 +90,8 @@ Bug Fixes
|
|||
(No changes)
|
||||
|
||||
Other
|
||||
---------------------
|
||||
(No changes)
|
||||
|
||||
* LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - Part 2 (Koen De Groote)
|
||||
|
||||
Build
|
||||
|
||||
|
@ -225,8 +225,6 @@ Other
|
|||
* 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)
|
||||
|
||||
* LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - Part 2 (Koen De Groote)
|
||||
|
||||
======================= Lucene 8.2.0 =======================
|
||||
|
||||
API Changes
|
||||
|
|
Loading…
Reference in New Issue