Commit 06bcebf7 authored by Rebecca Hughes's avatar Rebecca Hughes

Update release notes

parent ee681b2c
...@@ -84,6 +84,8 @@ public class MainActivity extends Activity implements DefaultHardwareBackBtnHand ...@@ -84,6 +84,8 @@ public class MainActivity extends Activity implements DefaultHardwareBackBtnHand
## Release Notes ## Release Notes
0.8.0 tweaks how device locale works on Android. If it's available it will use the toLanguageTag that is more inline with iOS. (See #14)
0.7.0 adds two new parameters, Device Locale and User Agent.
0.5.0 adds a new parameter; Device Id. On iOS this is the hardware string for the current device (e.g. 0.5.0 adds a new parameter; Device Id. On iOS this is the hardware string for the current device (e.g.
"iPhone7,2"). On Android we use the BOARD field which is the name of the underlying board, e.g. "goldfish". "iPhone7,2"). On Android we use the BOARD field which is the name of the underlying board, e.g. "goldfish".
The way that the module gets the device model on iOS has also changed to be based on the Device Id; now The way that the module gets the device model on iOS has also changed to be based on the Device Id; now
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment