You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* master:
Update CHANGELOG for v1.2.0
Bump to version 1.2.0
Add framework target version numbers to release checklist
Remove bridging header reference in README
Update CHANGELOG.md
Recommend that a delegate should be given to NYTPhotosVC designated initializer
Readd loading view when photo source is set back to nil. Fixes issue nytimes#186.
Update CHANGELOG with changes currently on develop
Remove `ANIMATED_GIF_SUPPORT` preprocessor conditionals from unit tests
Sync dependency versions specified between CocoaPods and Carthage
Include all files in the bundle, not just PNGs, in Cocoapods resource bundle
Remove default boilerplate from ObjC Example's app delegate
Add basic Carthage installation info to README
Fix gradient flickering of caption view on iOS 9
Fixed workspace issues
Removed absolute references
Added Swift Example
Added support for Carthage
Remove Todo section from README in favor of issue tracker
Update version number in README Podfile docs
Steps to reproduce
photo.image = nil;
What should happen
What actually happens
The text was updated successfully, but these errors were encountered: