Changes to Order List registered in CHANGELOG file .
This commit is contained in:
parent
b6b5979d82
commit
4b928476ef
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ 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).
|
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]
|
## [Unreleased]
|
||||||
|
- (20022-07-11) Order's list UI updated (Alpha version)
|
||||||
|
Components affected:
|
||||||
|
- listorders -> listorders.component.css (modified)
|
||||||
|
-> listorders.component.html (modified)
|
||||||
|
-> listorders.component.ts (modified)
|
||||||
|
|
||||||
|
|
||||||
## [1.1.2] - 2022-05-24
|
## [1.1.2] - 2022-05-24
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue