Change default resize resampling filter from NEAREST to BICUBIC by homm · Pull Request #4255 · python-pillow/Pillow

Normally we would want to put deprecation warnings where possible, but that would not have had much effect here.

The next release is a major, breaking release, so improving the default is fine. We're including it in the release notes, which I think is enough here.

Should we mention in the release notes something along the lines that performance is slower but with improved downscaling and upscaling quality?