Skip to content

Commit

Permalink
Update release notes for version 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
andijakl committed Dec 22, 2015
1 parent a96d457 commit 25f6dab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,12 @@ To try the Windows 10 example app, download the complete library package from th

## Version History

### 1.5.0 - December 2015
* Allow last two bytes of the Eddystone UID frame to be 0x00 0x00 for RFU, according to the specification.
Some beacons do not send these bytes; the library now allows both variants. When creating a UID record,
the library will now add the two additional bytes to conform to the spec.


### 1.4.0 - December 2015
* Fix black window background color in example app on latest Windows 10 Mobile version

Expand Down

0 comments on commit 25f6dab

Please sign in to comment.