From e85c6cf9b57565eaf0af695c682710b78261f2a6 Mon Sep 17 00:00:00 2001 From: yangand Date: Fri, 7 Jul 2017 21:31:51 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6263bd71..c64b9cb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ Changes for users of the library currently on `develop`: - Expose a data-source-oriented API for PhotosViewController ([#226](https://github.com/NYTimes/NYTPhotoViewer/pull/226)) - A data source no longer has to handle out-of-bounds indexes ([#227](https://github.com/NYTimes/NYTPhotoViewer/pull/227)) - The data source is not retained ([#227](https://github.com/NYTimes/NYTPhotoViewer/pull/227)) +- Remove dependency from scaling image view for Photos ViewController ([#242](https://github.com/NYTimes/NYTPhotoViewer/pull/242)) ## [1.2.0](https://github.com/NYTimes/NYTPhotoViewer/releases/tag/1.2.0)