Skip to content

Commit

Permalink
Prepare for 2.12.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgyoung committed Aug 30, 2017
1 parent d746ef3 commit f5cdc62
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
### Development
### 2.12.2 / 2017-08-31

[Full Changelog](https://github.com/AltBeacon/android-beacon-library/compare/2.12.1...2.12.2)

Bug Fixes:
- Fix stack overflow caused by scan period of zero seconds, caused by 2.12 upgrade of existing
Expand All @@ -10,6 +12,9 @@ Bug Fixes:

### 2.12.1 / 2017-08-16

[Full Changelog](https://github.com/AltBeacon/android-beacon-library/compare/2.12...2.12.1)


Bug Fixes:
- Fix crash on Android 8.0 background scan when bluetooth is off.
(#562 Juliane Lehmann)
Expand All @@ -21,6 +26,8 @@ Bug Fixes:

### 2.12 / 2017-08-07

[Full Changelog](https://github.com/AltBeacon/android-beacon-library/compare/2.11...2.12)

Enhancements:
- Add Android O support with ScanJob using JobScheduler to do scans instead of BeaconService,
set as default for Android O. (#484, David G. Young)
Expand Down

0 comments on commit f5cdc62

Please sign in to comment.