Skip to content

Commit b8702e5

Browse files
committed
Update version and add changelog
1 parent d5d36b2 commit b8702e5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

cached_network_image/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [3.2.4] -
2+
* Replace error type in `LoadingErrorWidgetBuilder` from dynamic to Object
3+
14
## [3.2.3] - 2022-11-25
25
* Correctly dispose image stream handler
36

cached_network_image/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: cached_network_image
22
description: Flutter library to load and cache network images.
33
Can also be used with placeholder and error widgets.
44
homepage: https://github.com/Baseflow/flutter_cached_network_image
5-
version: 3.2.3
5+
version: 3.2.4
66

77
dependencies:
88
flutter:

0 commit comments

Comments
 (0)