Skip to content

Commit 484c15f

Browse files
committedNov 28, 2018
Update CHANGELOG
1 parent 51011d3 commit 484c15f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎CHANGELOG

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ This file highlights all notable changes between tagged releases on the master b
22

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

5+
Version 2.1.1 (23/11/19 sam@microbit.org)
6+
- Partial flashing is no longer a default service in C++ builds
7+
- Make microbit_heap_print() available globally
8+
- Remove unused MicroBitPin objects
9+
- Add capability to set radio upper and lower frequency bands in yotta config
10+
- Fix radio power in C++ builds
11+
512
Version 2.1.0 (18/10/18 joe@comp.lancs.ac.uk)
613
- Refactor of motion sensor devices to support a range of accelerometer/magnetometer
714
sensors through abstract high level classes and concrete device specific subclasses.

0 commit comments

Comments
 (0)
Please sign in to comment.