Skip to content
Merged

0.9.8 #359

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
Changelog
=========
* 0.9.7 (May 20, 2024)

* 0.9.8 (July 9, 2024)
* Added ItemAccountRef to SalesItemLineDetail
* Updated from_json example in readme
* Removed simplejson
* Added use_decimal option (See PR: https://github.com/ej2/python-quickbooks/pull/356 for details)

* 0.9.7 (March 12, 2024)
* Update intuit-oauth dependency
Expand Down
Loading