diff --git a/CHANGELOG.md b/CHANGELOG.md index 4784164e..3388ffe0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [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) + +See [all tickets marked for the 4.0.0 release](https://github.com/rs/SDWebImage/milestone/3) + +#### Features + +- 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` + ## [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) See [all tickets marked for the 4.0.0 release](https://github.com/rs/SDWebImage/milestone/3)