Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmercerind committed Jun 22, 2021
1 parent 8438af5 commit d0b504b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.0.1

* TODO: Describe initial release.
- Added `Acrylic` class to use aero or acrylic blur effects on Flutter Windows.
- Added following effects to the plugin:
- `AcrylicEffect.disabled`.
- `AcrylicEffect.solid`.
- `AcrylicEffect.transparent`.
- `AcrylicEffect.aero`.
- `AcrylicEffect.acrylic`.
- Other features.
- Added `Window.enterFullscreen` & `Window.exitFullscreen` methods to make Flutter Window fullscreen.

0 comments on commit d0b504b

Please sign in to comment.