Skip to content

Commit 664d6e2

Browse files
committed
Version 2.3.1 changelog
1 parent 56f097e commit 664d6e2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

readme.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,17 @@ We use a hook because if you attempt to dequeue a script before it's enqueued, w
131131

132132
##Version
133133

134-
2.3.0
134+
2.3.1
135135

136136
##Changelog
137137

138+
- First char no longer stripped from file name if there's no slash
139+
- Adding test for when uploads directory not organized by date
140+
- Don't calculate a srcset when the image data returns no width
141+
- Add test for image_downsize returning 0 as a width
142+
143+
**2.3.0**
144+
138145
- Improved performance of `get_srcset_array`
139146
- Added advanced image compression option (available by adding hook to functions.php)
140147
- Duplicate entires now filtered out from srcset array

0 commit comments

Comments
 (0)