Skip to content

Commit

Permalink
Fix typo in CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrtwhite committed Nov 10, 2024
1 parent 0121989 commit 97f1f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## [3.0.2] - November 9, 2024

- Fix crash when invoking `OkHttpNetworkFetcherFactory` with a custom `CacheStrategy` on Android.
- Fix age of a cache entry to being computed incorrectly by `CacheControlCacheStrategy`.
- Fix `CacheControlCacheStrategy` computing the age of a cache entry incorrectly.
- Fix case where `ImageRequest.bitmapConfig` would only be respected on >= API 28 if it was `ARGB_8888` or `HARDWARE`.

## [3.0.1] - November 7, 2024
Expand Down

0 comments on commit 97f1f54

Please sign in to comment.