849 B
849 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.
[0.5.3] - 2019-10-13
Added
Handle errors when undefined configs more gracefully
[0.5.2] - 2019-09-19
Added
Handling one time payment option for one-time products
[0.5.1] - 2019-09-19
Changed
Fix minor issues in 0.5.0
[0.5.0] - 2019-09-19
Added
Features described in #7125
- Users (inlcuding anonymous users) can list products
- Authenticated users (with valid credentials) can:
- register a payment method
- make an order
- list their orders
- Admin user can create products