diff --git a/ReleaseNotes.md b/ReleaseNotes.md index dd28329..7d5b836 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,4 +1,8 @@ Changelog +# 0.10.4-photoguide (9th oct 2014) +- Added the PhotoGuide feature which is kind of a manual Scan & Trace. Use a photo as a background image and create your doodle on top of it. +- Added support for the '3Dison plus' printer. + # 0.10.4 (28th may 2014) - Pulled improvements by Ultimaker. - Fixed printing isues with gcode containing whitelines. diff --git a/src/FIRMWARE-VERSION b/src/FIRMWARE-VERSION index 1bfc953..1fc5911 100644 --- a/src/FIRMWARE-VERSION +++ b/src/FIRMWARE-VERSION @@ -1 +1 @@ -0.10.4 \ No newline at end of file +0.10.4-photoguide \ No newline at end of file