Skip to content

Commit

Permalink
update changelog with windows v3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
randdusing committed Mar 2, 2016
1 parent e9e8024 commit 0e30e07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Change Log

## 3.1.0 - 2016-02-23
- Fixed issue with requestPermission() causing crash when executed on Android versions prior to 6.0
- Fixed issue with requestPermission() causing crash when executed on Android versions prior to 6.0.
- Added ability to check whether location services are enabled or not. Android 6.0 requires location services to be enabled to find unpaired devices.
- Windows API now compliant with v3.

## 3.0.1 - 2016-01-26
- Fixed issue with API21+ code running on earlier API versions and causing the plugin to crash.
Expand Down

0 comments on commit 0e30e07

Please sign in to comment.