Skip to content

Commit

Permalink
support for django 5
Browse files Browse the repository at this point in the history
  • Loading branch information
paulocoutinhox committed Aug 29, 2024
1 parent 5073851 commit df9f088
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ v3.0.0
- Fixed PayPal backends not saving captured_amount when processing data.
- Fixed ``base_payment.refund()`` not making any refund
- PayPal backends now perform a full refund if ``amount=None``.
- Added support for Django 5.0.
- Added support for Django 5.1.

v2.0.0
------
Expand Down

0 comments on commit df9f088

Please sign in to comment.