RELEASE-NOTES.txt EHiveApi.php Version 2.1.0 CHANGES: * 2.1.0 * Added caching of GET requests using PHP Memcache. * 2.0.3 * Authenticate against the eHive API using credentials or tracking id base on constructor parameters. * 2.0.2 * Allow public, private and any content for interesting, popular and recent searches. * 2.0.1 * License.txt file added. * Added content attribute to the getObjectRecordsInAccount method in the ObjectRecordsDao * Escaped space and quotes to ASCII for the query attributes content for the get method in transport.php