README.md in allscripts_unity_client-1.0.4 vs README.md in allscripts_unity_client-1.1.0

- old
+ new

@@ -119,9 +119,11 @@ - `get_task_list(userid = nil, since = nil)` - `save_rx(userid, patientid, rxxml)` - `save_task(userid, patientid, task_type = nil, target_user = nil, work_object_id = nil, comments = nil)` - `save_task_status(userid, transaction_id = nil, param = nil, delegate_id = nil, comment = nil)` - `search_meds(userid, patientid, search = nil)` + - `search_patients(search)` + - `search_pharmacies(search)` All magic helper methods not on this list currently raise `NotImplementedError`. More helper methods will be added in future releases. Pull requests welcome. ### Timezone \ No newline at end of file