Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 525 Bytes

HISTORY.md

File metadata and controls

11 lines (9 loc) · 525 Bytes

YangMingShan Change History

1.3.0 (2016-09-26)

  • Add shouldReturnImageForSingleSelection for choosing return single UIImage(default) or PHAsset. (#19 @LawrenceHan)
  • Use imagePickerController:didFinishPickingMediaWithInfo: delegate method to replace deprecated one. (#21, #22 @tranngoclinh88, @yzlai)