Skip to content

Commit 22d7c3e

Browse files
committed
0.5.1 update
1 parent 952fd02 commit 22d7c3e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

history.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ Note that versions are only "released" when there is a git tag with the same nam
55
If you have checked out master, the top version listed here may be a
66
work 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

1020
This release introduces breaking changes for those updating from 0.4.6 and earlier.

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.5.1

0 commit comments

Comments
 (0)