Skip to content

Commit

Permalink
Version 2.3.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tevko committed May 27, 2015
1 parent 56f097e commit 664d6e2
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 664d6e2

Please sign in to comment.