Automattic / regenerate-thumbnails

WordPress plugin for regenerating thumbnails of uploaded images. Over 1 million active users and counting.
https://alex.blog/wordpress-plugins/regenerate-thumbnails/
GNU General Public License v2.0
133 stars 54 forks source link

Update readme.txt changelog with PHP 8.1 and 8.2 #138

Closed onubrooks closed 1 year ago

onubrooks commented 1 year ago

Fixes #137

See also https://wordpress.org/support/topic/regenerate-thumbnails-plugin-php-8-1-compatibility/ for context.

renatho commented 1 year ago

Hi Onu! Thank you for working on this issue. Do you think we need to add to the change log that it was tested?

IMO, if we have only the "Tested up to" change, we wouldn't need a new release. Maybe we could just bump update the plugin with this bump, and that's all (I didn't check if we have more changes that weren't released or not). WDYT?

onubrooks commented 1 year ago

Hi Onu! Thank you for working on this issue. Do you think we need to add to the change log that it was tested?

IMO, if we have only the "Tested up to" change, we wouldn't need a new release. Maybe we could just bump update the plugin with this bump, and that's all (I didn't check if we have more changes that weren't released or not). WDYT?

Hey Renatho! I don't really think it's so important but the information that it has been tested up to PHP 8 is hard to find and the changelog would at least make it visible. Other than that I agree with you.