Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
damanic committed Mar 31, 2017
1 parent e08d20d commit 177e0a7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,9 @@ Allows for any number of 'invoice' variants to be selected for print (eg. quotes
- `find_by_order_reference()`
- New Shop_Order Events:
- `shop:onOrderFindByOrderReference`
- `shop:onGetOrderReference`
- `shop:onGetOrderReference`
- 1.30.15 Shop_ProductReview::create_review() returns created review
- 1.30.16 Removed numerical restriction from invoice preg_match in paypal standard payment type
- 1.30.17 Added get_currency method to Shop_Order
- 1.30.18 Added event: shop:onAdjustCurrencyConverterRate
- 1.30.19 Added new API event: shop:onOptionMatrixGetPrice

0 comments on commit 177e0a7

Please sign in to comment.