romseygeek commented on code in PR #15760: URL: https://github.com/apache/lucene/pull/15760#discussion_r2841527820
########## lucene/CHANGES.txt: ########## @@ -203,7 +203,11 @@ New Features Improvements --------------------- -(No changes) + Review Comment: I would say 'improvements' are things that happen behind the scenes, so you get to use them just by upgrading. Whereas 'new features' are new public APIs that you can use (as distinguished from 'API changes' which are things that you need to alter in your code so that it still compiles). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
