CHANGELOG.md in sk_api_schema-0.7.5 vs CHANGELOG.md in sk_api_schema-0.7.6
- old
+ new
@@ -3,11 +3,13 @@
See [commit messages](https://github.com/salesking/sk_api_schema/commits/) for details.
Also signup to our [Developer Newsletter](http://www.salesking.eu/dev/newsletter/) to stay up-to-date !!!
##2013-05
-* add is_partial, cash_discount to payments
-* add late_fee param to create(POST) payments, creating an own payment for the last payment_reminder of an invoice
+* add payment_reminder "status" and filter by "status"
+* add payment "is_partial", replaces the "new_doc_status" parameter on POST create. Partial payments dont close the related document.
+* add payment "cash_discount", to explicitly set the cash discount amount withdrawn by a client
+* add "late_fee" parameter to create(POST) payments, creating an own payment for the last payment_reminder of an invoice
##2013-04
* filter attachments by related_object_type
* new PubSub channel for attachments