Updated RELEASENOTES.md for release 0.2.11
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/edc744aa Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/edc744aa Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/edc744aa Branch: refs/heads/master Commit: edc744aa50a0cf015e95933fa0be85c5603b4b5c Parents: 432b014 Author: Ian Clelland <[email protected]> Authored: Fri Jun 27 14:42:19 2014 -0400 Committer: Ian Clelland <[email protected]> Committed: Fri Jun 27 14:42:19 2014 -0400 ---------------------------------------------------------------------- RELEASENOTES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/edc744aa/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index fcad892..7c990de 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -83,7 +83,7 @@ * CB-6460: Update license headers * Add NOTICE file -### 0.2.11 (Jun 05, 2014) +### 0.2.11 (Jun 27, 2014) * CB-6127 Spanish and French Translations added. Github close #25 * Remove deprecated symbols for iOS < 6 * CB-6797 Add license @@ -95,3 +95,4 @@ * Add ContactError codes to index.md doc (closes #28) * CB-6491 add CONTRIBUTING.md * Docs typo: navigator.contacts.length -> contacts.length +* CB-5698 ios: Check to see if photoData exists before using
