Skip to content

Commit

Permalink
Add CHANGELOG entry for outstanding_balance change
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn committed Jun 22, 2017
1 parent 727147c commit 6a031da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Solidus 2.3.0 (master, unreleased)

- Order#outstanding_balance now uses reimbursements instead of refunds to calculate the amount that should be paid on an order. [#2002](https://github.com/solidusio/solidus/pull/2002) (many contributors :heart:)

- Renamed `Spree::Gateway` payment method into `Spree::PaymentMethod::CreditCard` [\#2001](https://github.com/solidusio/solidus/pull/2001) ([tvdeyen](https://github.com/tvdeyen))
Run `rake solidus:migrations:rename_gateways:up` to migrate your data.

Expand Down

0 comments on commit 6a031da

Please sign in to comment.