From 5805280168e80ac119832414d809f852c15ef786 Mon Sep 17 00:00:00 2001 From: atmonshi Date: Fri, 9 Feb 2024 13:15:00 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a4dfb4..6cb3678 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to `Quantity` will be documented in this file +## 1.0.2 - 2024-02-09 + +### What's Changed + +* add support for suffix and prefix label and action and icons by @atmonshi in https://github.com/lara-zeus/quantity/pull/3 + +**Full Changelog**: https://github.com/lara-zeus/quantity/compare/1.0.1...1.0.2 + ## 1.0.1 - 2024-02-05 ### What's Changed