This repository has been archived by the owner on Jul 15, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add HISTORY.md
- Loading branch information
Ethan Lai
committed
Sep 26, 2016
1 parent
c61d2b8
commit e34c52c
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
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) | ||
|
||
[#19]: https://github.com/yahoo/YangMingShan/pull/19 | ||
[#21]: https://github.com/yahoo/YangMingShan/issues/21 | ||
[#22]: https://github.com/yahoo/YangMingShan/pull/22 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters