Preparing to relase v0.0.2

This commit is contained in:
Alexandros Schillings
2014-04-24 16:08:42 +01:00
parent e79b3f8c3d
commit e28d698ba9
4 changed files with 17 additions and 7 deletions
+13 -2
View File
@@ -105,8 +105,19 @@ You can also lookup values and convert them to human friendly strings:
**Note:** The data can be found as ODS (Open Office Spreadsheets) in the documents folder.
## Changelog
* v0.0.1 First public release
## Library Changelog
* v0.0.1
* First public release
* v0.0.2:
* Attempting to create an iBeaconDevice from a device which is not an iBeacon will now throw an IllegalArgumentException exception.
* Fixed a ConcurrentModificationException on getRunningAverageRssi()
* Added some Estimote UUIDs
## Sample Application Changelog
* v0.0.1
* First public release
* v0.0.2:
* Can now export scanned devices as a CSV file.
## Permission Explanation
You will need the following permissions to access the Bluetooth Hardware