Skip to content

Commit

Permalink
update HISTORY
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrDlouhy committed Mar 19, 2024
1 parent e14e2e8 commit 40c5e3d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,19 @@
History
-------

Unreleased

1.3.0 (2024-03-19)
++++++++++
* add PayuProvider.refund
* update payment.captured_amount only when order is completed
* subtract refunds from payment.captured_amount rather than from payment.total

1.2.4 (2022-03-17)
++++++++++++++++++
* treat partial refunds
* tests for Django 2.2-4.0 Python 3.7-3.10


1.2.3 (2022-01-25)
++++++++++++++++++
* better distinct PayU API errors
Expand Down

0 comments on commit 40c5e3d

Please sign in to comment.