Updated RELEASENOTES.md for release 0.2.11
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 7c990de..b0e8312 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -83,7 +83,7 @@
 * CB-6460: Update license headers
 * Add NOTICE file
 
-### 0.2.11 (Jun 27, 2014)
+### 0.2.11 (Jul 2, 2014)
 * CB-6127 Spanish and French Translations added. Github close #25
 * Remove deprecated symbols for iOS < 6
 * CB-6797 Add license
@@ -96,3 +96,4 @@
 * CB-6491 add CONTRIBUTING.md
 * Docs typo: navigator.contacts.length -> contacts.length
 * CB-5698 ios: Check to see if photoData exists before using
+* CB-7003 android: Make pickContact pick correct contact on Android 4.3 and 4.4.3