Skip to content

Commit

Permalink
describe version in 1.1.2 in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian-Samoticha committed Mar 22, 2023
1 parent 17576ae commit f8f9422
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
## 1.1.2

- Make macos_window_utils work without modifications to `MainFlutterWindow.swift`.

## 1.1.1

- Hotfix: Fix accidental breaking change in directory structure in 1.1.0.

## 1.1.0 (retracted)

- Add an abstract `NSWindowDelegate` that can be used to listen to events provided by [NSWindowDelegate](https://developer.apple.com/documentation/appkit/nswindowdelegate) such as window resizing, moving, exposing, and minimizing. The following methods are currently supported:
- Managing Sheets
- `windowWillBeginSheet`
Expand Down

0 comments on commit f8f9422

Please sign in to comment.