### 3.0.0 -2023-03-27 ###
* Enhancement: Add setting to disable adding Media RSS namespace.
* Fixed: Prevent errors when unchecking all settings.
* Changed: Requires at least PHP 7.4 and WordPress 6.0.

### 2.1.2 - 2019-03-11 ###
* Enhancement: Minor code improvements.
* Enhancement: New filter `wp_feed_post_thumbnail_images` to list multiple images
* Changed: minimum PHP version 5.4 & minimum WP version 4.7

### 2.1.1 - 2018-08-06 ###
* Fixed: Improved compatibility with Jetpack.

### 2.1.0 -2017-01-26 ###
* Enhancement: Translations moved to https://translate.wordpress.org/projects/wp-plugins/wp-feed-post-thumbnail.
* Enhancement: Simplified code base by removing `WP_Stack_Plugin2` dependency.

### 2.0.1 - 2015-11-19 ###
* Enhancement: Better escaping of feed data.
* Enhancement: Improved translatable strings.
* Fixed: Corrected settings link in the plugin list table.

### 2.0.0 - 2015-04-27 ###
* Enhancement: Major rewrite using the `grunt-wp-plugin` template. Breaks backwards compatibility due to renamed options.
* Fixed: Prevent notices in the RSS feed output.

### 1.1.1 - 2015-04-07 ###
* Added missing method `WP_Feed_Post_Thumbnail->get_plugin_slug()`;

### 1.1.0 - 2015-04-07 ###
* Code cleanup

### 1.0.0 - 2015-03-24 ###
* Initial Release
