Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.rst 1.16 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.3 - 2022-03-15

Added

  • Allow changing the payment variant under certain conditions

Fixed

  • Add a missing dependency for Sofort payments

1.0.2 - 2022-03-14

Fixed

  • Migration was missing

1.0.1 - 2022-03-14

Fixed

  • Remove NOT NULL constraint from for_object in Invoice
  • Fix return value of get_purchased_items in manual invoicing

Changed

  • Billing address is auto-filled from related person

1.0

Added

  • Initial release.