File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Nuke 11
2
2
3
+ ## Nuke 11.6.1
4
+
5
+ * Feb 5, 2023*
6
+
7
+ - Fix [ #653 ] ( https://github.com/kean/Nuke/issues/653 ) : ImageView wasn't calling ` prepareForReuse ` on its ` animatedImageView `
8
+
3
9
## Nuke 11.6.0
4
10
5
11
* Jan 27, 2023*
Original file line number Diff line number Diff line change 2285
2285
GENERATE_INFOPLIST_FILE = YES;
2286
2286
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
2287
2287
MACOSX_DEPLOYMENT_TARGET = 10.15;
2288
- MARKETING_VERSION = 1 .6.0 ;
2288
+ MARKETING_VERSION = 11 .6.1 ;
2289
2289
ONLY_ACTIVE_ARCH = YES;
2290
2290
SKIP_INSTALL = YES;
2291
2291
SUPPORTED_PLATFORMS = "watchsimulator watchos macosx iphonesimulator iphoneos driverkit appletvsimulator appletvos";
2344
2344
GENERATE_INFOPLIST_FILE = YES;
2345
2345
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
2346
2346
MACOSX_DEPLOYMENT_TARGET = 10.15;
2347
- MARKETING_VERSION = 1 .6.0 ;
2347
+ MARKETING_VERSION = 11 .6.1 ;
2348
2348
SKIP_INSTALL = YES;
2349
2349
SUPPORTED_PLATFORMS = "watchsimulator watchos macosx iphonesimulator iphoneos driverkit appletvsimulator appletvos";
2350
2350
SUPPORTS_MACCATALYST = YES;
You can’t perform that action at this time.
0 commit comments