From 673c7209bd71b9ac035f5b2f24d0c483451e86a8 Mon Sep 17 00:00:00 2001 From: Adrian Samoticha Date: Sat, 19 Aug 2023 17:19:36 +0200 Subject: [PATCH] =?UTF-8?q?add=20=E2=80=9CUpdated=E2=80=9D=20heading=20to?= =?UTF-8?q?=20changelog=20entry=20for=20version=202.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95ac5179..f27d69cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## [2.0.1] +### 🔄 Updated 🔄 * `PushButton` has received a facelift. It now mimics the look and feel of native macOS buttons more closely. * **Note:** As a result, its `pressedOpacity` property and the `PushButtonTheme` class have been deprecated.