Skip to content

Commit

Permalink
release 1.0.5-hotfix1
Browse files Browse the repository at this point in the history
  • Loading branch information
boyan01 committed Feb 8, 2021
1 parent a363a8a commit 9ac5823
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [1.0.5-hotfix1] - 20201/2/9
* remove the deprecated method which from v1.12.x in `BuildContext` , fix [#64](https://github.com/boyan01/overlay_support/issues/64)

## [1.0.5] - 2020/7/20
* Expose duration to `showSimpleNotification` [#46](https://github.com/boyan01/overlay_support/pull/46) by [Elvis Sun](https://github.com/elvisun)

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: overlay_support
description: proivder support for overlay, easy to build toast and internal notification
version: 1.0.5
version: 1.0.5-hotfix1
author: YangBin <[email protected]>
homepage: https://github.com/boyan01/overlay_support

Expand Down

0 comments on commit 9ac5823

Please sign in to comment.