We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3aed0 commit f250712Copy full SHA for f250712
CHANGELOG.md
@@ -1,11 +1,12 @@
1
# Changelog
2
3
-## 0.1.2
+## 0.2.0
4
5
* Added: Unit testing for a few of the files.
6
* Modified: Android and iOS projects both in the plugin and the example now use Kotlin/Swift.
7
* Modified: Android projects both in the plugin and the example now use AndroidX namespaces.
8
* Fixed: Last '&' character was not removed from parametized URLs.
9
+* Fixed: Duplicate GET parameters when using `get`.
10
11
## 0.1.1
12
0 commit comments