diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f85170..870f1f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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