Authored by Bogdan Poplauschi

Updated CHANGELOG

  1 +## [4.0.0 beta 2 - New platforms (Mac OS X and watchOS) + refactoring, on Oct ??th, 2016](https://github.com/rs/SDWebImage/releases/tag/4.0.0-beta2)
  2 +
  3 +See [all tickets marked for the 4.0.0 release](https://github.com/rs/SDWebImage/milestone/3)
  4 +
  5 +#### Features
  6 +
  7 +- Add an option to scale down large images #787 00bf467 efad1e5 8d1a0ae. Fixed #538 and #880. This one is a more robust solution than #884 or #894. Can be activated via `SDWebImageScaleDownLargeImages` or `SDWebImageDownloaderScaleDownLargeImages`
  8 +
1 ## [4.0.0 beta - New platforms (Mac OS X and watchOS) + refactoring, on Oct 5th, 2016](https://github.com/rs/SDWebImage/releases/tag/4.0.0-beta) 9 ## [4.0.0 beta - New platforms (Mac OS X and watchOS) + refactoring, on Oct 5th, 2016](https://github.com/rs/SDWebImage/releases/tag/4.0.0-beta)
2 10
3 See [all tickets marked for the 4.0.0 release](https://github.com/rs/SDWebImage/milestone/3) 11 See [all tickets marked for the 4.0.0 release](https://github.com/rs/SDWebImage/milestone/3)