ucloud-pay/CHANGELOG.md

37 lines
849 B
Markdown
Raw Permalink Normal View History

2019-09-19 10:45:39 +00:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
[//]: <> (Unreleased)
2019-10-13 03:47:38 +00:00
## [0.5.3] - 2019-10-13
### Added
Handle errors when undefined configs more gracefully
2019-09-19 16:30:54 +00:00
## [0.5.2] - 2019-09-19
### Added
Handling one time payment option for one-time products
2019-09-19 12:02:05 +00:00
## [0.5.1] - 2019-09-19
### Changed
Fix minor issues in 0.5.0
2019-09-19 10:45:39 +00:00
## [0.5.0] - 2019-09-19
### Added
Features described in [\#7125](https://redmine.ungleich.ch/issues/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