From b713af846fdb22ef92fbeea0eac4563b2cbc7709 Mon Sep 17 00:00:00 2001 From: Tim Johnsen Date: Tue, 1 Dec 2015 14:36:46 -0800 Subject: [PATCH] Update CHANGES. --- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES b/CHANGES index e2149250..68c4f049 100644 --- a/CHANGES +++ b/CHANGES @@ -2,8 +2,16 @@ * Support Carthage (Quanlong He @cybertk, Alexander Grebenyuk @kean) + * Add loop completion block (Kevin Delannoy @delannoyk) + * Improve resilience against GIFs with corrupted frames (Tim Johnsen @timonus) + * Disable image source decoded image caching (Aditya KD @caughtinflux) + + * Update sample project to support iOS 9 TLS (Alexander Grebenyuk @kean) + + * Update sample project to cache remote GIFs (Tim Johnsen @timonus) + * Turn on -Wundef warning flag (Tim Johnsen @timonus) = 1.0.8 (2015-01-16)