File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ Note that versions are only "released" when there is a git tag with the same nam
55If you have checked out master, the top version listed here may be a
66work in progress.
77
8+ ## 0.5.1
9+
10+ - refactored examples/mbed to contain all mbed examples in subdirectories
11+ - refactored wrappers/mbed to adhere to one class per file
12+ - added one makefile for building all mbed examples in situ
13+ - added Dockerfile for setting up mbed-cli environment
14+ - changed documentation generator to include missing resources causing some page load errors
15+ - changed Ruby wrapper so that gem version is read from version file
16+ - fixed path problem causing Ruby wrapper to not compile when installed via Bundler
17+
818## 0.5.0
919
1020This release introduces breaking changes for those updating from 0.4.6 and earlier.
Original file line number Diff line number Diff line change 1- 0.5.0
1+ 0.5.1
You can’t perform that action at this time.
0 commit comments