Skip to content

Commit adcfa57

Browse files
committed
Update README
1 parent ea51166 commit adcfa57

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,10 @@ PictureUtils.GetPictureData(myImageRef, ImageTypes.Teaser)
9393
GetPictureData returns a PictureData object that contains all the data needed for rendering a picture element.<br/>
9494
GetPictureData parameters are similar to the parameters for the Picture html helper.<br/><br/>
9595

96-
## Change log
96+
### Change log
9797
To get a more exact overview of the changes, you can also take a look at the commit history.
98+
#### V5.9.0
99+
- Update all packages to use Newtonsoft.Json version 13.0.1. **This means minimum required EPiServer.CMS.Core version is now 11.20.1**
98100
#### V5.8.0
99101
- Picture helper: Possible to create Webp versions for other formats than jpg. Add formats to the `CreateWebpForFormat` array in the Image Type. See also issue #40.
100102
- Picture helper: Webp versions of png images will lossless by default. Can be changed by setting `CreateLosslessWebpForPng` in the Image Type.

0 commit comments

Comments
 (0)