From b12f7cf0290903622893cbfff11ff7481d953884 Mon Sep 17 00:00:00 2001 From: Edward Emanuel Date: Wed, 1 Nov 2023 16:15:05 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 31d4992..169f857 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,7 @@ Changelog ========= * 0.9.5 (November 1, 2023) + * Added the ability to void all voidable QB types * Added to_ref to CreditMemo object * Added ProjectRef and ShipFromAddr to Estimate * Added missing initialization for objects on DiscountLineDetail, Estimate, Employee, and Invoice