Skip to content

Commit

Permalink
Merge pull request #410 from microbit-sam/changelog-2.1.1
Browse files Browse the repository at this point in the history
Update CHANGELOG for v2.1.1
  • Loading branch information
microbit-sam authored Dec 19, 2018
2 parents 51011d3 + 484c15f commit 8c2403e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ This file highlights all notable changes between tagged releases on the master b

For a more detailed treatment of changes, please see the commit history of the github repository containing this file.

Version 2.1.1 (23/11/19 [email protected])
- Partial flashing is no longer a default service in C++ builds
- Make microbit_heap_print() available globally
- Remove unused MicroBitPin objects
- Add capability to set radio upper and lower frequency bands in yotta config
- Fix radio power in C++ builds

Version 2.1.0 (18/10/18 [email protected])
- Refactor of motion sensor devices to support a range of accelerometer/magnetometer
sensors through abstract high level classes and concrete device specific subclasses.
Expand Down

0 comments on commit 8c2403e

Please sign in to comment.