From 120532163fd0e70a9429ef4adcce9d69a03dbf6e Mon Sep 17 00:00:00 2001 From: esentis <52862600+esentis@users.noreply.github.com> Date: Sat, 14 Dec 2024 21:11:20 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20Clean=20up=20deprecated?= =?UTF-8?q?=20code=20by=20refactoring=20withOpacity=20to=20withValues?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27be306..fee38e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.7.1 🗑️ Clean up deprecated code + +- Refactors withOpacity to withValues + ## 2.7.0 ✨🔥 Breaking Changes & New Features - All examples are updated to reflect the breaking changes