Add Changelog
This commit is contained in:
parent
9f0405b299
commit
dd5da3b234
1 changed files with 19 additions and 0 deletions
19
CHANGELOG.md
Normal file
19
CHANGELOG.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# 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)
|
||||
|
||||
## [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
|
Loading…
Add table
Reference in a new issue