Skip to content

Commit 4e7698f

Browse files
authored
prepare for 1.0.1 Windows plugin release (MaikuB#2652)
1 parent 13f25b5 commit 4e7698f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.0.1]
2+
3+
* Fixed issue [#2651](https://github.com/MaikuB/flutter_local_notifications/issues/2651) where unresolved symbols occurred with changes in introduced in newer Windows SDKs. Thanks to the PR from [Sebastien](https://github.com/Sebastien-VZN)
4+
15
## [1.0.0]
26

37
* Initial release for Windows. Thanks to PR [Levi Lesches](https://github.com/Levi-Lesches) that continued the work done initially done by [Kenneth](https://github.com/kennethnym) and [lightrabbit](https://github.com/lightrabbit)

flutter_local_notifications_windows/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_local_notifications_windows
22
description: Windows implementation of the flutter_local_notifications plugin
3-
version: 1.0.0
3+
version: 1.0.1
44
homepage: https://github.com/MaikuB/flutter_local_notifications/tree/master/flutter_local_notifications_windows
55
issue_tracker: https://github.com/MaikuB/flutter_local_notifications/issues
66

0 commit comments

Comments
 (0)