diff --git a/readme.md b/readme.md index 0b8c5cc..a7072ad 100644 --- a/readme.md +++ b/readme.md @@ -131,10 +131,17 @@ We use a hook because if you attempt to dequeue a script before it's enqueued, w ##Version -2.3.0 +2.3.1 ##Changelog +- First char no longer stripped from file name if there's no slash +- Adding test for when uploads directory not organized by date +- Don't calculate a srcset when the image data returns no width +- Add test for image_downsize returning 0 as a width + +**2.3.0** + - Improved performance of `get_srcset_array` - Added advanced image compression option (available by adding hook to functions.php) - Duplicate entires now filtered out from srcset array