diff --git a/updates/accounting_rules/v11.json b/updates/accounting_rules/v11.json new file mode 100644 index 0000000..7472da7 --- /dev/null +++ b/updates/accounting_rules/v11.json @@ -0,0 +1,13 @@ +{ + "accounting_rules": [ + { + "event_type": "spend", + "event_subtype": "donate", + "counterparty": "giveth", + "taxable": true, + "count_entire_amount_spend": false, + "count_cost_basis_pnl": true, + "accounting_treatment": null + } + ] +} diff --git a/updates/info.json b/updates/info.json index 03e0d6e..334cea7 100644 --- a/updates/info.json +++ b/updates/info.json @@ -17,7 +17,8 @@ "5": { "min_version": "1.38.0" }, "8": { "min_version": "1.41.3" }, "9": { "min_version": "1.42.0" }, - "10": { "min_version": "1.42.1" } + "10": { "min_version": "1.42.1" }, + "11": { "min_version": "1.43.0" } } }, "location_asset_mappings": {