Changes to Order List registered in CHANGELOG file .

This commit is contained in:
Rene V. Vergara A. 2022-07-12 06:00:16 -05:00
parent b6b5979d82
commit 4b928476ef
1 changed files with 6 additions and 0 deletions

View File

@ -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).
## [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