ptcoffee_django/CHANGELOG.md
2022-05-21 08:35:08 -06:00

626 B

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.3.10] - 2022-05-21

Added

  • Tests for almost all storefront views, exposing a couple of inconsistencies

Fixed

  • CustomerAddressUpdateView test_func() throwing error because addresses don't have a customer object
  • PaymentCanceled misspelled template name

[1.3.7] - 2022-05-19

Added

  • Visual enhancements
  • Change password from account
  • Changelog!