-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #22 from ngthailam/release/v1.0.0
[Release v1.0.0] Update version + README.md
- Loading branch information
Showing
3 changed files
with
44 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,23 @@ | ||
## 0.0.1 | ||
## 1.0.0 | ||
|
||
* Initial release | ||
* Allow app shortcuts management on Android | ||
* Add support setting icon and subtitle for IOS shortcuts | ||
* Breaking change | ||
* Change ShortcutArg.dart, separate AndroidArg and IosArg | ||
* Removed enabled field from AndroidArg since it does nothing | ||
|
||
## 0.1.0 | ||
## 0.2.1 | ||
|
||
* Reduce dart version requirement to 2.12.0 | ||
* Add feedback when icon resource not found on Android | ||
|
||
## 0.2.0 | ||
|
||
* Implement shortcuts on IOS | ||
|
||
## 0.2.1 | ||
## 0.1.0 | ||
|
||
* Add feedback when icon resource not found on Android | ||
* Reduce dart version requirement to 2.12.0 | ||
|
||
## 0.0.1 | ||
|
||
* Initial release | ||
* Allow app shortcuts management on Android |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters