You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,10 @@ in case of vulnerabilities.
22
22
23
23
## [Unreleased]
24
24
25
+
## [3.0.2] - 2020-02-01
26
+
### Fixed
27
+
- Fix wrong param passed to parseColor method by [@ronalson](https://github.com/ronalson) ([#56](https://github.com/proyecto26/nativescript-inappbrowser/pull/56)).
28
+
25
29
## [3.0.1] - 2020-11-30
26
30
### Fixed
27
31
- Fix colors not working with instance of Color by [@farfromrefug](https://github.com/farfromrefug) ([#50](https://github.com/proyecto26/nativescript-inappbrowser/pull/50)).
@@ -83,7 +87,8 @@ in case of vulnerabilities.
83
87
- Methods to open and close external urls to authenticate the user **(openAuth, closeAuth)** using deep linking.
84
88
-`isAvailable` method to detect if the device supports the plugin.
0 commit comments