Skip to content

Commit

Permalink
update changelog entry for version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian-Samoticha committed Oct 7, 2023
1 parent 873807a commit 2b1dba1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
## [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.
* **Note:** As a result, its `pressedOpacity` property and the `PushButtonTheme` class have been deprecated.
* Fixed a bug that caused the sidebar to appear darker than intended.
* `SidebarItems` has now respects the user’s selected accent color and mimics the look of macOS’ sidebar items more closely.

## [2.0.0]
### 🚨 Breaking Changes 🚨
Expand Down

0 comments on commit 2b1dba1

Please sign in to comment.