@@ -5,22 +5,16 @@ Changelog
55 * Added ability to query current user.
66 * Added support to reconnect an account.
77 * Added to_ref method to Bill object.
8+ * Added to_ref method to TaxCode.
89 * Added date and datetime format helper functions.
9- * Updated default values on Transfer.
1010 * Fixed issues creating notes with Attachable.
11- * Fixed issues with default values on Deposit.
12- * Fixed issues with default values on Emloyee.
13- * Fixed issues with default values on TimeActivity.
14- * Fixed issues with default values on Term.
15- * Fixed issues with default values on TaxService and TaxRateDetails.
11+ * Fixed issues with default values on the following objects: Deposit, Employee, Estimate, TimeActivity, Term, Transfer, TaxService and TaxRateDetails
1612 * Fixed issues that prevented save from working on TaxService.
1713 * Removed unsupported save method from TaxRate.
1814 * Removed unsupported save method from TaxCode.
19- * Added to_ref method to TaxCode.
20- * Fixed issues with default values on Estimate.
2115 * Fixed issues loading detail lines on the following objects: JournalEntry, CreditMemo, Bill, Purchase and PurchaseOrder.
22- * Corrected spelling of object SaleItemLine to SalesItemLine.
2316 * Removed the following objects: CreditMemoLine, BillLine, JournalEntryLine, PurchaseLine, and PurchaseOrderLine.
17+ * Corrected spelling of object SaleItemLine to SalesItemLine.
2418
2519
2620* 0.4.0 (June 15, 2016)
0 commit comments