Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kean authored Mar 25, 2023
1 parent f4d9b95 commit 92359a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

*Mar 25, 2023*

- Add `makeImageView` closure to `LazyImageView` to allow using custom view for rendering images
- Add `onCompletion` closure to `LazyImage`
- Add `makeImageView` closure to `LazyImageView` to allow using custom views for rendering images
- Add `onCompletion` closure to `LazyImage` and `FetchImage`
- Fix an issue with `.videoAssetKey` value missing from `ImageContainer`
- Fix an issue with `.gif` being encoded as `.jpeg` when `.storeEncodedImages` policy is used

Expand Down

0 comments on commit 92359a6

Please sign in to comment.