Updated CHANGELOG

This commit is contained in:
Bogdan Poplauschi 2017-10-27 09:46:56 +03:00
parent 3d8ce3a84a
commit 28d21d28b9
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ See [all tickets marked for the 4.2.0 release](https://github.com/rs/SDWebImage/
#### Features #### Features
- Refactor decoding code and provide decoding plugin #1991 - Refactor decoding code and provide decoding plugin #1991
- HEIC format support #2080 #1853 #2038
- Welcome back our previous `UIImage+GIF` category for animated GIF! Not enabled by default. #2064 - Welcome back our previous `UIImage+GIF` category for animated GIF! Not enabled by default. #2064
- Add the animated GIF encoding support for `SDWebImageGIFCoder` on `macOS` (use `NSImage` API) #2067 - Add the animated GIF encoding support for `SDWebImageGIFCoder` on `macOS` (use `NSImage` API) #2067
- Implemented `-[NSImage isGIF]` method to return whether current `NSImage` has GIF representation #2071 - Implemented `-[NSImage isGIF]` method to return whether current `NSImage` has GIF representation #2071