Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Mar 23, 2024
1 parent 22da28d commit 4625c73
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

*Mar 23, 2024*

* Fix Xcode 15.3 concurrency warnings when using `Screen.scale` by @jszumski in https://github.com/kean/Nuke/pull/766
- Fix Xcode 15.3 concurrency warnings when using `Screen.scale` by @jszumski in https://github.com/kean/Nuke/pull/766
- Add `showPlaceholderOnFailure` parameter to show placeholder in case of image loading failure by @mlight3 in https://github.com/kean/Nuke/pull/764
* Fix image loading test on iOS 17 by @woxtu in https://github.com/kean/Nuke/pull/768
* Update thumbnail key value for `ImageRequest`` by @woxtu in https://github.com/kean/Nuke/pull/769
* Remove trailing whitespaces by @woxtu in https://github.com/kean/Nuke/pull/767
* Apply `if let` shorthand syntax by @mlight3 in https://github.com/kean/Nuke/pull/762
- Fix image loading test on iOS 17 by @woxtu in https://github.com/kean/Nuke/pull/768
- Update thumbnail key value for `ImageRequest`` by @woxtu in https://github.com/kean/Nuke/pull/769
- Remove trailing whitespaces by @woxtu in https://github.com/kean/Nuke/pull/767
- Apply `if let` shorthand syntax by @mlight3 in https://github.com/kean/Nuke/pull/762

## Nuke 12.4

Expand Down

0 comments on commit 4625c73

Please sign in to comment.