diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 2e28f65..f1fdff3 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,3 +1,12 @@ +# 0.10.1 (12th feb 2014) +- miniFactory support +- Fixed most Makerbot display issues +- Allowing wifi channels 12 and 13 +- Allow floats for retraction amount setting +- Also preheating reconnected printer +- Fixed network interface issues +- added easter-eggs + # 0.10.0 (20th jan 2014) - WordArt - Adding basic shapes diff --git a/src/FIRMWARE-VERSION b/src/FIRMWARE-VERSION index 78bc1ab..5712157 100644 --- a/src/FIRMWARE-VERSION +++ b/src/FIRMWARE-VERSION @@ -1 +1 @@ -0.10.0 +0.10.1